Skip to content

Commit 8e2d575

Browse files
committed
update valign description
1 parent 407c361 commit 8e2d575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/legend/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ module.exports = {
128128
role: 'style',
129129
editType: 'legend',
130130
description: [
131-
'Sets the vertical alignment of the symbol with respect to the `text`.',
131+
'Sets the vertical alignment of the symbols with respect to their associated text.',
132132
].join(' ')
133133
}
134134
};

0 commit comments

Comments
 (0)