Skip to content

Commit 56cb118

Browse files
greenT-HeeViolet-Bora-Lee
authored andcommitted
[이벤트 위임] 과제3 문제 번역 - line 7(#1312)
1 parent 89fbb21 commit 56cb118

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
@@ -4,7 +4,7 @@ importance: 4
44

55
# Sortable table
66

7-
Make the table sortable: clicks on `<th>` elements should sort it by corresponding column.
7+
열 제목을 나타내는 요소인 `<th>`를 클릭하면 열 전체가 정렬되는 표를 만들어보세요.
88

99
Each `<th>` has the type in the attribute, like this:
1010

0 commit comments

Comments
 (0)