Skip to content

Commit ceaf5df

Browse files
committed
Docs: some tiny corrections
TNT->`tnt` firecracker->`firecracker`
1 parent 43843d0 commit ceaf5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/doc/book/drop.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ BOOM times 100!!!
5555
BOOM times 1!!!
5656
```
5757

58-
The TNT goes off before the firecracker does, because it was declared
58+
The `tnt` goes off before the `firecracker` does, because it was declared
5959
afterwards. Last in, first out.
6060

6161
So what is `Drop` good for? Generally, `Drop` is used to clean up any resources

0 commit comments

Comments
 (0)