From 276874169cf84788cb0dd33476b53e1c1967c686 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 5 Sep 2022 16:07:53 +0200 Subject: [PATCH] Small typo --- src/transmutes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/transmutes.md b/src/transmutes.md index 1f6d7d5..eea8668 100644 --- a/src/transmutes.md +++ b/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.