tutorial: Fix capitalization of header

This commit is contained in:
Brian Anderson 2012-07-08 00:04:49 -07:00
parent 4a342ad79f
commit d0e69a9df7
1 changed files with 1 additions and 1 deletions

View File

@ -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