Skip to content

Commit 64f2934

Browse files
committed
fix typo in README.md
1 parent c4aa8dd commit 64f2934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ let g:ghcmod_hlint_options = ['--ignore=Redundant $']
6868
![lint](http://cache.gyazo.com/3b64724ce2587e03761fe618457f1c2e.png)
6969

7070

71-
### :GhcModCheckAsnyc, :GhcModLintAsync, :GhcModCheckAndLintAsync
71+
### :GhcModCheckAsync, :GhcModLintAsync, :GhcModCheckAndLintAsync
7272
You can run check and/or lint asynchronously.
7373

7474
This would be useful when you'd like to run check and/or lint automatically (especially on `BufWritePost`).

0 commit comments

Comments
 (0)