Skip to content

Commit 503a303

Browse files
committed
fix attribute formatting in error bars
1 parent 021289c commit 503a303

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/errorbars/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = {
1616
description: [
1717
'Determines the rule used to generate the error bars.',
1818

19-
'If *constant`, the bar lengths are of a constant value.',
19+
'If *constant*, the bar lengths are of a constant value.',
2020
'Set this constant in `value`.',
2121

2222
'If *percent*, the bar lengths correspond to a percentage of',

0 commit comments

Comments
 (0)