diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f1c458e2be6..1029669471e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -210,7 +210,7 @@ formatting: > ``` > [!Tip] -> If you have multiple versions of GHC installed with `ghcup`, a series specific +> If you have multiple versions of GHC installed with `ghcup`, a series-specific > ghc can be used by adding an option of `--with-compiler=ghc-x.y` (for the > latest installed `x.y.z` version in the `x.y` series) or an option of > `--with-compiler=ghc-x.y.z` to the above install command.