mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Correct grammatical error (subject-verb agreement) (#7338)
"It is worth repeating: there is no configuration files or complicated folder structures." > "It is worth repeating: there are no configuration files or complicated folder structures."
This commit is contained in:
committed by
Dan Abramov
parent
9d4e5211cd
commit
ed98f75ff9
@@ -80,7 +80,7 @@ We take care of updating Babel, ESLint, and Webpack to stable compatible version
|
||||
|
||||
### Zero Configuration
|
||||
|
||||
It is worth repeating: there is no configuration files or complicated folder structures. The tool only generates the files you need to build your app.
|
||||
It is worth repeating: there are no configuration files or complicated folder structures. The tool only generates the files you need to build your app.
|
||||
|
||||
```
|
||||
hello-world/
|
||||
|
||||
Reference in New Issue
Block a user