aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorErlend Hamberg <[email protected]>2021-01-13 14:37:16 +0100
committerLoïc Hoguin <[email protected]>2021-02-08 15:25:33 +0100
commitf3c16ccd2eeada70806bd53aaacf9a1c68214da1 (patch)
treebc4a48323640f6d6822028b7160ed059b3e7f5c0 /doc
parent36fdf30fcf09a8ffe20c3498ac0b58de0971fd7d (diff)
downloadgun-f3c16ccd2eeada70806bd53aaacf9a1c68214da1.tar.gz
gun-f3c16ccd2eeada70806bd53aaacf9a1c68214da1.tar.bz2
gun-f3c16ccd2eeada70806bd53aaacf9a1c68214da1.zip
Fix a typo in migrating_from_1.3.asciidoc
Diffstat (limited to 'doc')
-rw-r--r--doc/src/guide/migrating_from_1.3.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/guide/migrating_from_1.3.asciidoc b/doc/src/guide/migrating_from_1.3.asciidoc
index 220d448..2ad4a80 100644
--- a/doc/src/guide/migrating_from_1.3.asciidoc
+++ b/doc/src/guide/migrating_from_1.3.asciidoc
@@ -184,7 +184,7 @@ Gun 2.0 requires Erlang/OTP 22.0 or greater.
* The functions `gun:request/4,5,6` have been replaced with
`gun:headers/4,5` and `gun:request/5,6`. This provides a
cleaner separation between requests that are followed by
- a body and those that don't.
+ a body and those that aren't.
* The function `gun:ws_send/2` has been replaced with the
function `gun:ws_send/3`. The stream reference for the