summaryrefslogtreecommitdiffstats
path: root/src/doc/nomicon/src/transmutes.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/nomicon/src/transmutes.md')
-rw-r--r--src/doc/nomicon/src/transmutes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/nomicon/src/transmutes.md b/src/doc/nomicon/src/transmutes.md
index 1f6d7d568..eea866859 100644
--- a/src/doc/nomicon/src/transmutes.md
+++ b/src/doc/nomicon/src/transmutes.md
@@ -2,7 +2,7 @@
Get out of our way type system! We're going to reinterpret these bits or die
trying! Even though this book is all about doing things that are unsafe, I
-really can't emphasize that you should deeply think about finding Another Way
+really can't emphasize enough that you should deeply think about finding Another Way
than the operations covered in this section. This is really, truly, the most
horribly unsafe thing you can do in Rust. The guardrails here are dental floss.