Skip to content

Commit 5021318

Browse files
authored
Grammar touch ups
1 parent 45d2000 commit 5021318

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
@@ -41,7 +41,7 @@ If you are using TypeScript, the React Redux types are maintained separately in
4141
npm install @types/react-redux
4242
```
4343

44-
The code used for this example is based on the [official Redux+JS template](https://github.com/reduxjs/cra-template-redux). Additionally the same code template for typescript can be found [here](https://github.com/reduxjs/cra-template-redux-typescript).
44+
The code used for this example is based on the [official Redux template](https://github.com/reduxjs/cra-template-redux). Additionally, the same code template for TypeScript can be found [here](https://github.com/reduxjs/cra-template-redux-typescript).
4545

4646
## `Provider`
4747

0 commit comments

Comments
 (0)