Skip to content

Commit cc03cf8

Browse files
archmojLiamConnors
andauthored
Update src/plots/cartesian/layout_attributes.js
Co-authored-by: Liam Connors <liam@plot.ly>
1 parent 1f5b819 commit cc03cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/cartesian/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ module.exports = {
281281
'computed in relation to the input data.',
282282
'See `rangemode` for more info.',
283283
'If `range` is provided and it has a value for both the',
284-
' lower and upper bound, `autorange` is set to *false*.',
284+
'lower and upper bound, `autorange` is set to *false*.',
285285
'Using *min* applies autorange only to set the minimum.',
286286
'Using *max* applies autorange only to set the maximum.',
287287
'Using *min reversed* applies autorange only to set the minimum on a reversed axis.',

0 commit comments

Comments
 (0)