Skip to content

Commit 3c9d5fd

Browse files
sooyyoungViolet-Bora-Lee
authored andcommitted
[이벤트 위임] 과제3 문제 번역 - line 17(#1312)
1 parent cae088a commit 3c9d5fd

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/2-events/03-event-delegation/3-sortable-table

1 file changed

+1
-1
lines changed

2-ui/2-events/03-event-delegation/3-sortable-table/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Each `<th>` has the type in the attribute, like this:
1414
<tr>
1515
*!*
1616
<th data-type="number">Age</th>
17-
<th data-type="string">Name</th>
17+
<th data-type="string">이름</th>
1818
*/!*
1919
</tr>
2020
</thead>

0 commit comments

Comments
 (0)