Skip to content

Fix typos, a duplicate entry, and a broken link in README#237

Open
shaked-shlomo wants to merge 1 commit into
ctjhoa:masterfrom
shaked-shlomo:fix/readme-typos-and-duplicate
Open

Fix typos, a duplicate entry, and a broken link in README#237
shaked-shlomo wants to merge 1 commit into
ctjhoa:masterfrom
shaked-shlomo:fix/readme-typos-and-duplicate

Conversation

@shaked-shlomo
Copy link
Copy Markdown

A few small, verifiable fixes to README.md:

  • Duplicate entry: Hands-On Data Structures and Algorithms with Rust (Claus Matzinger) is listed twice in the Books section — removed the second copy.
  • Author typo: Michael-F-BryaMichael-F-Bryan (missing final n) on The Rust FFI Guide.
  • Stray double dash: The Complete Rust Programming Reference Guide had - - before its authors — removed the extra dash.
  • Broken link: the [awesomo/rust] link was split across two lines, so the link text contained a newline and didn't render. Joined it onto one line.

🤖 Generated with Claude Code

- Remove duplicate 'Hands-On Data Structures and Algorithms with Rust' entry
- 'Michael-F-Brya' -> 'Michael-F-Bryan'
- Remove stray double dash ('- -') before the authors of 'The Complete
  Rust Programming Reference Guide'
- Join the 'awesomo/rust' link that was split across two lines, which
  broke the markdown link

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant