Skip to content

Commit

Permalink
docs hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Balin committed Jun 8, 2016
1 parent 3f4d049 commit 11b2128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ It passes through anything else, including `children`.

##### `<Select/>`

Wrapper for standard <select/>. Regular <option/> tags must be used. All props are passed through.
Wrapper for standard `<select/>`. Regular `<option/>` tags must be used. All props are passed through.

```jsx
<Select valueLink={ linkToSelectedValue }>
Expand Down

0 comments on commit 11b2128

Please sign in to comment.