Skip to content

Commit 7fda4b7

Browse files
Update src/components/legend/attributes.js
Co-authored-by: Alex Johnson <[email protected]>
1 parent 1b2d978 commit 7fda4b7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/components/legend/attributes.js

+1-3
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,7 @@ module.exports = {
190190
editType: 'legend',
191191
description: [
192192
'Sets this legend\'s title font.',
193-
'Defaulted to `legend.font`.',
194-
'The size would be defaulted to be',
195-
'around 20% greater than the font size used for legend items.'
193+
'Defaults to `legend.font` with its size increased about 20%.'
196194
].join(' '),
197195
}),
198196
side: {

0 commit comments

Comments
 (0)