We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da3890a + cc9b015 commit 9119ecaCopy full SHA for 9119eca
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