There was an error while loading. Please reload this page.
2 parents da3890a + cc9b015 commit 9119ecaCopy full SHA for 9119eca
1 file changed
2-ui/1-document/07-modifying-document/5-why-aaa/task.md
@@ -22,6 +22,6 @@ Why does that happen?
22
alert(table); // the table, as it should be
23
24
table.remove();
25
- // why there's still aaa in the document?
+ // why there's still "aaa" in the document?
26
</script>
27
```
0 commit comments