Skip to content

Commit e143c13

Browse files
jneirandmitchell
andauthored
Grammar correction
Co-authored-by: Neil Mitchell <[email protected]>
1 parent b70efdf commit e143c13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ For brevity, only the `stack`-based commands are presented in the following sect
195195
##### Install specific GHC Version
196196

197197
The script will install the executables `haskell-language-server-wrapper` and `haskell-language-server`.
198-
It will copy the latter appending the used ghc version, needed by the wrapper to choose the suited version
198+
It will copy the latter appending the used ghc version, needed by the wrapper to choose the suitable version
199199
for the project at hand.
200200
So installing the executables directly with `stack install` or `cabal v2-install` may not be enough
201201
for it to work properly.
@@ -609,4 +609,3 @@ To do every time you changed code and want to test it:
609609
- With Stack: `stack build haskell-language-server:exe:haskell-language-server`
610610
- Restart HLS
611611
- With VS Code: `Haskell: Restart Haskell LSP Server`
612-

0 commit comments

Comments
 (0)