mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-23 04:40:23 +08:00
Fix missing article in README (#6346)
This commit is contained in:
committed by
Brody McKee
parent
1648ce8106
commit
aa25c77bbc
@@ -163,7 +163,7 @@ Create React App is a great fit for:
|
||||
- **Starting new single-page React applications.**
|
||||
- **Creating examples** with React for your libraries and components.
|
||||
|
||||
Here are few common cases where you might want to try something else:
|
||||
Here are a few common cases where you might want to try something else:
|
||||
|
||||
- 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).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user