diff --git a/src/components/annotations/attributes.js b/src/components/annotations/attributes.js index 93e76792f04..1e27069b618 100644 --- a/src/components/annotations/attributes.js +++ b/src/components/annotations/attributes.js @@ -92,7 +92,7 @@ module.exports = templatedArray('annotation', { editType: 'arraydraw', description: [ 'Sets the horizontal alignment of the `text` within the box.', - 'Has an effect only if `text` spans more two or more lines', + 'Has an effect only if `text` spans two or more lines', '(i.e. `text` contains one or more
HTML tags) or if an', 'explicit width is set to override the text width.' ].join(' ')