We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38c6593 + ceaf5df commit bce02a2Copy full SHA for bce02a2
src/doc/book/drop.md
@@ -55,7 +55,7 @@ BOOM times 100!!!
55
BOOM times 1!!!
56
```
57
58
-The TNT goes off before the firecracker does, because it was declared
+The `tnt` goes off before the `firecracker` does, because it was declared
59
afterwards. Last in, first out.
60
61
So what is `Drop` good for? Generally, `Drop` is used to clean up any resources
0 commit comments