diff --git a/src/ch03-04-data-types-in-rust.md b/src/ch03-04-data-types-in-rust.md index fe14562..7c856cf 100644 --- a/src/ch03-04-data-types-in-rust.md +++ b/src/ch03-04-data-types-in-rust.md @@ -1,4 +1,3 @@ - ## Data Types in Rust Every value in Rust is of a certain *type*, which tells Rust what kind of data