Skip to content

Commit

Permalink
Missing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemsantana committed Nov 6, 2015
1 parent b89c0ec commit f4f3ef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/font_icon/readme.md
Expand Up @@ -4,7 +4,7 @@ The font icon component is used to represent an icon from the [Google Material D

<!-- example -->
```jsx
import FontIcon from 'react-toolbox/font_icon;
import FontIcon from 'react-toolbox/font_icon';

const FontIcons = () => (
<span>
Expand Down

0 comments on commit f4f3ef0

Please sign in to comment.