Skip to content

Commit 5051378

Browse files
committed
fixed a typo for iso-surface here
1 parent b44dcdc commit 5051378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/isosurface/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function makeSliceAttr(axLetter) {
3434
role: 'info',
3535
description: [
3636
'Specifies the location(s) of slices on the axis.',
37-
'When not locations specified slices would be created for',
37+
'When not specified slices would be created for',
3838
'all points of the axis', axLetter, 'except start and end.'
3939
].join(' ')
4040
},

0 commit comments

Comments
 (0)