We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1c34a1 + f5c0dd6 commit 0db02e4Copy full SHA for 0db02e4
README.md
@@ -42,7 +42,7 @@ For details see the reference [documentation on Hackage][hackage].
42
Each module lines up with the hierarchy of
43
[documentation from the Github API](http://developer.github.com/v3/).
44
45
-Request functions (ending with `R`) construct a data type with can be executed
+Request functions (ending with `R`) construct a data type which can be executed
46
in `IO` by `executeRequest` functions. They are all listed in the root `GitHub`
47
module.
48
0 commit comments