We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa51e33 + 8a3de35 commit 379e47bCopy full SHA for 379e47b
src/components/annotations/attributes.js
@@ -92,7 +92,7 @@ module.exports = templatedArray('annotation', {
92
editType: 'arraydraw',
93
description: [
94
'Sets the horizontal alignment of the `text` within the box.',
95
- 'Has an effect only if `text` spans more two or more lines',
+ 'Has an effect only if `text` spans two or more lines',
96
'(i.e. `text` contains one or more <br> HTML tags) or if an',
97
'explicit width is set to override the text width.'
98
].join(' ')
0 commit comments