Skip to content

Commit 9f13519

Browse files
committed
「React」の節のToDoアプリの演習問題の説明のタイポを修正
1 parent 574f70e commit 9f13519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ export default function App() {
416416
<table>
417417
<thead>
418418
<tr>
419-
<th>学生証番号</th>
419+
<th>学籍番号</th>
420420
<th>名前</th>
421421
<th>年齢</th>
422422
</tr>

0 commit comments

Comments
 (0)