We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5fdc4f commit eeb66abCopy full SHA for eeb66ab
src/components/legend/attributes.js
@@ -275,7 +275,7 @@ module.exports = {
275
'Defaulted to *top* with `orientation` is *h*.',
276
'Defaulted to *left* with `orientation` is *v*.',
277
'The *top left* options could be used to expand',
278
- 'top center and top right are for alignment when `orientation` is *h*.',
+ 'top center and top right are for horizontal alignment',
279
'legend area in both x and y sides.'
280
].join(' ')
281
},
0 commit comments