Rename file to match section heading

This commit is contained in:
Carol (Nichols || Goulding) 2016-11-10 17:05:47 -05:00
parent 89732cc1df
commit 392a5b066c
2 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
- [Guessing Game Tutorial](ch02-00-guessing-game-tutorial.md)
- [Common Programming Concepts in Rust](ch03-00-common-programming-concepts-in-rust.md)
- [Common Programming Concepts](ch03-00-common-programming-concepts.md)
- [Variables and Mutability](ch03-01-variables-and-mutability.md)
- [Data Types](ch03-02-data-types.md)
- [How Functions Work](ch03-03-how-functions-work.md)