Skip to content

Commit 9dba590

Browse files
authored
Merge pull request #696 from plotly/edit_project_description
project description edit
2 parents a19cf2f + aba0d6b commit 9dba590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/surface/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function makeContourProjAttr(axLetter) {
1919
dflt: false,
2020
description: [
2121
'Determines whether or not these contour lines are projected',
22-
'on the', axLetter, 'axis walls.',
22+
'on the', axLetter, 'plane.',
2323
'If `highlight` is set to *true* (the default), the projected',
2424
'lines are shown on hover.',
2525
'If `show` is set to *true*, the projected lines are shown',

0 commit comments

Comments
 (0)