Skip to content

Commit a1bfd3e

Browse files
authored
fix(query): typo "chek" -> "check" on marketing page (#421)
1 parent 3f77fd3 commit a1bfd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/_libraries/query.$version.index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default function VersionIndex() {
8282
>
8383
Read the Docs
8484
</Link>
85-
<p>(or chek out our official course 👇)</p>
85+
<p>(or check out our official course 👇)</p>
8686
</div>
8787
<QueryGGBanner />
8888
</div>

0 commit comments

Comments
 (0)