100-exercises-to-learn-rust icon indicating copy to clipboard operation
100-exercises-to-learn-rust copied to clipboard

Fix typos in Markdown files

Open baily-zhang opened this issue 5 months ago • 0 comments

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.

baily-zhang avatar Jun 16 '25 17:06 baily-zhang