Skip to content

Commit 6d9de7f

Browse files
authored
fix typo
x hitory o history
1 parent 7a957cc commit 6d9de7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/tutorial/tutorial.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@ history = [
796796
]
797797
```
798798

799-
ここで、この `hitory` の状態をどのコンポーネントが保持すべきか考える必要があります。
799+
ここで、この `history` の状態をどのコンポーネントが保持すべきか考える必要があります。
800800

801801
### State のリフトアップ、再び {#lifting-state-up-again}
802802

0 commit comments

Comments
 (0)