You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-24 17:56:45 +02:00
Fix space in welcome.md (#1030)
This commit is contained in:
@ -40,8 +40,8 @@ Some non-goals of this course are:
|
|||||||
|
|
||||||
## Assumptions
|
## Assumptions
|
||||||
|
|
||||||
The course assumes that you already know how to program. Rust is a statically-
|
The course assumes that you already know how to program. Rust is a statically-typed
|
||||||
typed language and we will sometimes make comparisons with C and C++ to better
|
language and we will sometimes make comparisons with C and C++ to better
|
||||||
explain or contrast the Rust approach.
|
explain or contrast the Rust approach.
|
||||||
|
|
||||||
If you know how to program in a dynamically-typed language such as Python or
|
If you know how to program in a dynamically-typed language such as Python or
|
||||||
|
Reference in New Issue
Block a user