diff --git a/doc/tutorial.md b/doc/tutorial.md index 98eafd3837b..3040a36b95a 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -1163,7 +1163,7 @@ alt mytup { } ~~~~ -# The Rust Memory Model +# The Rust memory model At this junction let's take a detour to explain the concepts involved in Rust's memory model. Rust has a very particular approach to