diff --git a/2-ui/1-document/07-modifying-document/5-why-aaa/task.md b/2-ui/1-document/07-modifying-document/5-why-aaa/task.md index aedf8697..03064ed2 100644 --- a/2-ui/1-document/07-modifying-document/5-why-aaa/task.md +++ b/2-ui/1-document/07-modifying-document/5-why-aaa/task.md @@ -2,9 +2,9 @@ importance: 1 --- -# Why "aaa" remains? +# Why does "aaa" remain? -Run the example. Why `table.remove()` does not delete the text `"aaa"`? +Run the example. Why does `table.remove()` not delete the text `"aaa"`? ```html height=100 run