about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-12-05 16:08:34 +0100
committerGitHub <noreply@github.com>2023-12-05 16:08:34 +0100
commit30b4cefe64e1cb6496b2553e59a7ad5d4d86fc3f (patch)
tree91483189cff960385b467f5d51d7bed49bdefbb1
parent2d01eeeeacd889d232aa1d805e8727367a65718b (diff)
parent605381ad4764f25aa208aa0a41bb71efbeb216f6 (diff)
downloadrust-30b4cefe64e1cb6496b2553e59a7ad5d4d86fc3f.tar.gz
rust-30b4cefe64e1cb6496b2553e59a7ad5d4d86fc3f.zip
Rollup merge of #118471 - filenine:fix-typos, r=workingjubilee
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".
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a88ee4b8bf0..5d5beaf1b7a 100644
--- a/README.md
+++ b/README.md
@@ -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)