We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21aa23 commit 0c59903Copy full SHA for 0c59903
docs/ko/index.md
@@ -2,7 +2,7 @@
2
layout: home
3
4
hero:
5
- name: "Build Your Won TanStack Query"
+ name: "Build Your Own TanStack Query"
6
tagline: "밑바닥부터 구현해보기"
7
actions:
8
- theme: brand
index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>Build Your Won TanStack Query</title>
+ <title>Build Your Own TanStack Query</title>
</head>
<body>
9
<div id="root"></div>
0 commit comments