Skip to content

Commit

Permalink
Merge pull request #3933 from lizlam/master
Browse files Browse the repository at this point in the history
Fix small typos in documentation.
  • Loading branch information
JedWatson authored Feb 17, 2020
2 parents 8fa6c0f + 7255273 commit 18867ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/styles/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export default function Styles() {
## Select Props
In the second argument \`state\`, you have acces to \`selectProps\` which will allow you to gain acess to
In the second argument \`state\`, you have access to \`selectProps\` which will allow you to gain access to
your own arguments passed into the \`Select\` body.
~~~jsx
Expand Down

0 comments on commit 18867ce

Please sign in to comment.