Skip to content

Commit 10e38f4

Browse files
Update docstring
Co-authored-by: Alex Johnson <[email protected]>
1 parent c52890c commit 10e38f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/bar/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ module.exports = {
5757
editType: 'calc',
5858
description: [
5959
'Sets the rounding of bar corners. May be an integer number of pixels,',
60-
'or a percentage of bar width(as a string).'
60+
'or a percentage of bar width (as a string ending in %).'
6161
].join(' ')
6262
},
6363
};

0 commit comments

Comments
 (0)