Skip to content

Commit 0eeb471

Browse files
committed
linting
1 parent 52eb483 commit 0eeb471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/traces/streamtube/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ module.exports = {
5454
'x-z plane at its minimum y value.',
5555
'To specify your own starting position, use attributes `starts.x`, `starts.y`',
5656
'and `starts.z`.',
57-
'The color is encoded by the norm of (u, v, w), and the local radius',
58-
'by the divergence of (u, v, w).'
57+
'The color is encoded by the norm of (u, v, w), and the local radius',
58+
'by the divergence of (u, v, w).'
5959
].join(' ')
6060
}
6161
};

0 commit comments

Comments
 (0)