diff --git a/src/ch00-00-introduction.md b/src/ch00-00-introduction.md index 4dfa272fcc..31e9823ae6 100644 --- a/src/ch00-00-introduction.md +++ b/src/ch00-00-introduction.md @@ -190,9 +190,6 @@ meant to work: | Ferris throwing up their hands | This code panics! | | Ferris with one claw up, shrugging | This code does not produce the desired behavior. | -In most situations, we’ll lead you to the correct version of any code that -doesn’t compile. - ## Source Code The source files from which this book is generated can be found on