Skip to content

Commit e6e79b9

Browse files
authored
Merge pull request #265 from akine/patch-2
fix typo
2 parents 7a957cc + 6d9de7f commit e6e79b9

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)