Skip to content

Commit f53bfa0

Browse files
authored
Merge pull request #379 from sebastianv89/patch-1
Small typo
2 parents d880e6a + 2768741 commit f53bfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transmutes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Get out of our way type system! We're going to reinterpret these bits or die
44
trying! Even though this book is all about doing things that are unsafe, I
5-
really can't emphasize that you should deeply think about finding Another Way
5+
really can't emphasize enough that you should deeply think about finding Another Way
66
than the operations covered in this section. This is really, truly, the most
77
horribly unsafe thing you can do in Rust. The guardrails here are dental floss.
88

0 commit comments

Comments
 (0)