Skip to content

Commit 273dc14

Browse files
committed
Fix incorrect description of tag names
1 parent 2ff7726 commit 273dc14

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,7 @@ Yields:
134134

135135
### `svgElementAttributes`
136136

137-
`Object.<Array.<string>>` — Map of lower-case tag-names to an array of
138-
attribute names.
137+
`Object.<Array.<string>>` — Map of tag-names to an array of attribute names.
139138

140139
The object contains one special key: `'*'`, which contains global
141140
attributes that apply to all SVG elements.

0 commit comments

Comments
 (0)