Update task.md

This commit is contained in:
Brent Guffens 2018-02-06 11:19:20 +01:00 committed by GitHub
parent c7744f9f5e
commit 746c6d9fa0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
<table id="table">