rust-unofficial / too-many-lists

Learn Rust by writing Entirely Too Many linked lists
https://rust-unofficial.github.io/too-many-lists/
MIT License
3.23k stars 281 forks source link

first-layout.md: typo #249

Open nicarran opened 2 years ago

nicarran commented 2 years ago

There is no need to capitalize after colon. (https://www.grammarbook.com/blog/commas/capitalization-with-colons/) It leads to think it is about the List A and not just a list. Thank you!