Skip to content

Commit 4c03e15

Browse files
authored
docs: Update overview.md (#771)
Some small grammatical fixes
1 parent 499ac28 commit 4c03e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/docs/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ On a more technical note, React Query will likely:
4141

4242
## Enough talk, show me some code already!
4343

44-
In the example below, you can see React Query in it's most basic and simple form being used to fetch the github stats for the React Query github project itself:
44+
In the example below, you can see React Query in its most basic and simple form being used to fetch the GitHub stats for the React Query GitHub project itself:
4545

4646
[Open in CodeSandbox](https://codesandbox.io/s/github/tannerlinsley/react-query/tree/master/examples/simple)
4747

0 commit comments

Comments
 (0)