Skip to content

Commit ddac129

Browse files
authored
docs: fix grammar issue in CONTRIBUTING.md (#9849)
* docs: fix grammar issue in CONTRIBUTING.md * update
1 parent ea0ab4d commit ddac129

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,11 @@ https://github.com/fulopkovacs/form/assets/43729152/9d35a3c3-8153-4e74-9cb2-af27
133133

134134
#### Note on standalone execution
135135

136-
If you want to run an example without installing dependencies for the whole repo, just follow instructions from the example's README.md file. It will be then run against the latest TanStack Query release.
136+
If you want to run an example without installing dependencies for the whole repo, just follow the instructions from the example's README.md file. It will then be run against the latest TanStack Query release.
137137
138138
## Online one-click setup
139139
140-
You can use Gitpod (An Online Open Source VS Code like IDE which is free for Open Source) for developing online. With a single click it will start a workspace and automatically:
140+
You can use Gitpod (An Online open-source VS Code-like IDE that is free for Open Source) for developing online. With a single click it will start a workspace and automatically:
141141
142142
- clone the `TanStack/query` repo.
143143
- install all the dependencies in `/` and `/docs`.

0 commit comments

Comments
 (0)