Skip to content

Commit

Permalink
docs: Update capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
Cole Bemis committed Dec 13, 2017
1 parent c631a31 commit 6dc6e83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -31,7 +31,7 @@ npm install feather-icons
* [`feather.icons`](#feathericons)
* [`feather.icons[name].toSvg()`](#feathericonsnametosvgattrs)
* [`feather.replace()`](#featherreplaceattrs)
* [[DEPRECATED] `feather.toSvg()`](#deprecated-feathertosvgname-attrs)
* [[Deprecated] `feather.toSvg()`](#deprecated-feathertosvgname-attrs)
* [Roadmap](#roadmap)
* [Contributing](#contributing)
* [Related Projects](#related-projects)
Expand Down Expand Up @@ -287,7 +287,7 @@ All attributes on the placeholder element (i.e. `<i>`) will be copied to the `<s

---

### [DEPRECATED] `feather.toSvg(name, [attrs])`
### [Deprecated] `feather.toSvg(name, [attrs])`

> **Note:** `feather.toSvg()` is deprecated. Please use `feather.icons[name].toSvg()` instead.
Expand Down

0 comments on commit 6dc6e83

Please sign in to comment.