Skip to content

Commit 382d72a

Browse files
committed
Merge pull request knupfer#54 from dredozubov/patch-1
Typo in the README
2 parents 73dbda9 + ae408f0 commit 382d72a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ Not all types marshal across languages, if you write a function with
484484
an unknown type, =haskell-emacs-init= will signal an error with the
485485
output from GHC.
486486

487-
Higher functions aren't supported at all, you can't pass functions as
487+
Higher-order functions aren't supported at all, you can't pass functions as
488488
arguments to Haskell functions in emacs.
489489
* Contribute
490490
I highly encourage contributions of all sorts. If you notice a

0 commit comments

Comments
 (0)