Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Dec 3, 2017
1 parent 50c7104 commit 2b028fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@ Yields:
### `svgElementAttributes`

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

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

## License

Expand Down

0 comments on commit 2b028fe

Please sign in to comment.