Skip to content

Commit f671595

Browse files
authored
docs(CONTRIBUTING): fix "chnages" typo (TanStack#491)
1 parent 99fd145 commit f671595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ If you have been assigned to fix an issue or develop a new feature, please follo
2424
- To run examples, follow their individual directions. Usually this is just `$ yarn && yarn start`.
2525
- To run examples using your local build, link to the local `react-query` by running `$ yarn link react-query` from the example's directory
2626
- Document your changes in the appropriate doc page
27-
- Git stage your required chnages and commit (see below commit guidelines)
27+
- Git stage your required changes and commit (see below commit guidelines)
2828
- Submit PR for review
2929

3030
## Commit message conventions

0 commit comments

Comments
 (0)