We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9345af commit 6eb9149Copy full SHA for 6eb9149
1 file changed
2-ui/2-events/03-event-delegation/3-sortable-table/task.md
@@ -13,7 +13,7 @@ Each `<th>` has the type in the attribute, like this:
13
<thead>
14
<tr>
15
*!*
16
- <th data-type="number">Age</th>
+ <th data-type="number">나이</th>
17
<th data-type="string">이름</th>
18
*/!*
19
</tr>
0 commit comments