Skip to content

Commit e840f8f

Browse files
update attribute description
Co-authored-by: Alex Johnson <[email protected]>
1 parent 432e448 commit e840f8f

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
@@ -523,7 +523,7 @@ module.exports = {
523523
'top or bottom has no effect on x axes or when `ticklabelmode` is set to *period*.',
524524
'Similarly',
525525
'left or right has no effect on y axes or when `ticklabelmode` is set to *period*.',
526-
'Has no effect on *multicategory* axes or when `tickson` is set *boundaries*.'
526+
'Has no effect on *multicategory* axes or when `tickson` is set to *boundaries*.'
527527
].join(' ')
528528
},
529529
mirror: {

0 commit comments

Comments
 (0)