Skip to content

Commit

Permalink
Rollup merge of rust-lang#118471 - filenine:fix-typos, r=workingjubilee
Browse files Browse the repository at this point in the history
Fix typos in README.md

The section formerly titled "Table of content" has been corrected and capitalized using title case. It's now "Table of Contents".
  • Loading branch information
fee1-dead committed Dec 5, 2023
2 parents dfa6ff7 + 605381a commit 790dd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you wish to _contribute_ to the compiler, you should read
[CONTRIBUTING.md](CONTRIBUTING.md) instead.

<details>
<summary>Table of content</summary>
<summary>Table of Contents</summary>

- [Quick Start](#quick-start)
- [Installing from Source](#installing-from-source)
Expand Down

0 comments on commit 790dd75

Please sign in to comment.