100-exercises-to-learn-rust
100-exercises-to-learn-rust copied to clipboard
Fix typos in Markdown files
I corrected various typos in Markdown files throughout the book/src/ directory.
Changes include:
- Standardized 'organise' to 'organize'.
- Standardized 'behaviour' to 'behavior'.
- Standardized 'Modelling' to 'Modeling'.
- Other minor spelling corrections.
No typos were found in the Rust files within the exercises/ directory.