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