Skip to content

Commit 0db02e4

Browse files
authored
Merge pull request haskell-github#449 from alexfmpe/patch-2
Fix typo
2 parents f1c34a1 + f5c0dd6 commit 0db02e4

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
@@ -42,7 +42,7 @@ For details see the reference [documentation on Hackage][hackage].
4242
Each module lines up with the hierarchy of
4343
[documentation from the Github API](http://developer.github.com/v3/).
4444

45-
Request functions (ending with `R`) construct a data type with can be executed
45+
Request functions (ending with `R`) construct a data type which can be executed
4646
in `IO` by `executeRequest` functions. They are all listed in the root `GitHub`
4747
module.
4848

0 commit comments

Comments
 (0)