We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99ac9f commit a00cf20Copy full SHA for a00cf20
src/Network/HTTP/Affjax.purs
@@ -65,7 +65,7 @@ type AffjaxRequest =
65
}
66
67
-- | A record of the type `AffjaxRequest` that has all fields set to default
68
--- | values. This record can be used as the as the foundation for constructing
+-- | values. This record can be used as the foundation for constructing
69
-- | custom requests.
70
-- |
71
-- | As an example
0 commit comments