Skip to content

Commit 8bd00ae

Browse files
committed
Fix typo in React exercise text
1 parent 574f70e commit 8bd00ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/4-advanced/04-react/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@ ToDoリストの要素を上下に移動させる機能を追加しましょう
786786

787787
## 演習問題2
788788

789-
ToDoリストの要素へ編集する機能を追加しましょう
789+
ToDoリストの要素を編集する機能を追加しましょう
790790

791791
<ViewSource url={import.meta.url} path="_samples/todo-edit" />
792792

0 commit comments

Comments
 (0)