Skip to content

Commit 239e324

Browse files
committed
fix title
1 parent ccbf765 commit 239e324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ you make your Redux code better.
3232

3333
## Installation
3434

35-
### Using Create React App
35+
### Create a React Redux App
3636

3737
The recommended way to start new apps with React and Redux is by using [our official Redux+TS template for Vite](https://github.com/reduxjs/redux-templates), or by creating a new Next.js project using [Next's `with-redux` template](https://github.com/vercel/next.js/tree/canary/examples/with-redux).
3838

0 commit comments

Comments
 (0)