From 44c4f38355a251ded6e0473d5228e37436aafb65 Mon Sep 17 00:00:00 2001 From: Matthew Kime Date: Wed, 22 Jan 2025 12:14:27 -0600 Subject: [PATCH] Update README.md - spelling fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57ca6e7696..1b22e58a55 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ If you are using MacOS, run the following command to fix the issue: brew install coreutils ``` -### I need to modify che compiler, help! +### I need to modify the compiler, help! Take a look at the [compiler documentation](./docs/compiler.md).