Skip to content

Commit aa25c77

Browse files
nathanlschneidermrmckeb
authored andcommitted
Fix missing article in README (#6346)
1 parent 1648ce8 commit aa25c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Create React App is a great fit for:
163163
- **Starting new single-page React applications.**
164164
- **Creating examples** with React for your libraries and components.
165165

166-
Here are few common cases where you might want to try something else:
166+
Here are a few common cases where you might want to try something else:
167167

168168
- If you want to **try React** without hundreds of transitive build tool dependencies, consider [using a single HTML file or an online sandbox instead](https://reactjs.org/docs/try-react.html).
169169

0 commit comments

Comments
 (0)