Skip to content

Commit eeb66ab

Browse files
committed
correct attributes
1 parent a5fdc4f commit eeb66ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/components/legend/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ module.exports = {
275275
'Defaulted to *top* with `orientation` is *h*.',
276276
'Defaulted to *left* with `orientation` is *v*.',
277277
'The *top left* options could be used to expand',
278-
'top center and top right are for alignment when `orientation` is *h*.',
278+
'top center and top right are for horizontal alignment',
279279
'legend area in both x and y sides.'
280280
].join(' ')
281281
},

0 commit comments

Comments
 (0)