We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7744f9 commit 746c6d9Copy full SHA for 746c6d9
2-ui/1-document/07-modifying-document/5-why-aaa/task.md
@@ -2,9 +2,9 @@ importance: 1
2
3
---
4
5
-# Why "aaa" remains?
+# Why does "aaa" remain?
6
7
-Run the example. Why `table.remove()` does not delete the text `"aaa"`?
+Run the example. Why does `table.remove()` not delete the text `"aaa"`?
8
9
```html height=100 run
10
<table id="table">
0 commit comments