We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b44dcdc commit 5051378Copy full SHA for 5051378
src/traces/isosurface/attributes.js
@@ -34,7 +34,7 @@ function makeSliceAttr(axLetter) {
34
role: 'info',
35
description: [
36
'Specifies the location(s) of slices on the axis.',
37
- 'When not locations specified slices would be created for',
+ 'When not specified slices would be created for',
38
'all points of the axis', axLetter, 'except start and end.'
39
].join(' ')
40
},
0 commit comments