Skip to content

Commit

Permalink
[docs] Fix typo (#16561)
Browse files Browse the repository at this point in the history
  • Loading branch information
siowyisheng authored and eps1lon committed Jul 11, 2019
1 parent a267b24 commit 76f43bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/components/autocomplete/autocomplete.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ We encourage people relying on the solutions the React community has built.

In the following example, we demonstrate how to use [downshift](https://github.com/downshift-js/downshift).

The last demo allow to clear the input and show a number of options on focus.
The last demo allows the user to clear the input and show a number of options on focus.

{{"demo": "pages/components/autocomplete/IntegrationDownshift.js"}}

Expand Down

0 comments on commit 76f43bf

Please sign in to comment.