diff --git a/docs/installation.md b/docs/installation.md index 53140352bc..4faaa693ad 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -13,7 +13,7 @@ If you are using [`ghcup`](https://www.haskell.org/ghcup/) to manage your instal ghcup install hls ``` -You can check if HLS is available for your platorm via ghcup here: . +You can check if HLS is available for your platorm via ghcup here: . You can also install HLS from source without checking out the code manually: ```bash