Skip to content

Commit 2378694

Browse files
authored
Merge pull request #125 from safareli/patch-1
"as the as the" fix
2 parents d99ac9f + a00cf20 commit 2378694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Network/HTTP/Affjax.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ type AffjaxRequest =
6565
}
6666

6767
-- | 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
68+
-- | values. This record can be used as the foundation for constructing
6969
-- | custom requests.
7070
-- |
7171
-- | As an example

0 commit comments

Comments
 (0)