From b80d0749f4b209ae812bac14b0ef70d2774f5d60 Mon Sep 17 00:00:00 2001 From: Nine Date: Wed, 29 Nov 2023 23:02:47 -0600 Subject: [PATCH] Fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a88ee4b8bf0..e371514a819 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.
-Table of content +Table of contents - [Quick Start](#quick-start) - [Installing from Source](#installing-from-source)