Skip to content

Commit a5dc0f6

Browse files
imzero9Violet-Bora-Lee
authored andcommitted
[이벤트 위임] 과제3 문제 번역 - line 24(#1312)
1 parent 6b1cc2d commit a5dc0f6

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
@@ -21,7 +21,7 @@ Each `<th>` has the type in the attribute, like this:
2121
<tbody>
2222
<tr>
2323
<td>5</td>
24-
<td>John</td>
24+
<td>일리야</td>
2525
</tr>
2626
<tr>
2727
<td>10</td>

0 commit comments

Comments
 (0)