Skip to content

Commit

Permalink
Rollup merge of #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
matthiaskrgr authored Dec 5, 2023
2 parents 2d01eee + 605381a commit 30b4cef
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 30b4cef

Please sign in to comment.