Skip to content

Commit 746c6d9

Browse files
authored
Update task.md
1 parent c7744f9 commit 746c6d9

File tree

1 file changed

+2
-2
lines changed
  • 2-ui/1-document/07-modifying-document/5-why-aaa

1 file changed

+2
-2
lines changed

2-ui/1-document/07-modifying-document/5-why-aaa/task.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ importance: 1
22

33
---
44

5-
# Why "aaa" remains?
5+
# Why does "aaa" remain?
66

7-
Run the example. Why `table.remove()` does not delete the text `"aaa"`?
7+
Run the example. Why does `table.remove()` not delete the text `"aaa"`?
88

99
```html height=100 run
1010
<table id="table">

0 commit comments

Comments
 (0)