Skip to content

Commit cc4865f

Browse files
authored
Merge pull request #55 from 2mol/patch-1
fix type in README
2 parents d669f53 + a8d31ce commit cc4865f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Install the VS code extension (see https://code.visualstudio.com/docs/setup/mac
6565
4. `vsce package`
6666
5. `code --install-extension ghcide-0.0.1.vsix`
6767

68-
Now openning a `.hs` file should work with `ghcide`.
68+
Now opening a `.hs` file should work with `ghcide`.
6969

7070
### Using with Emacs
7171

0 commit comments

Comments
 (0)