aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/guide/migrating_from_1.3.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/guide/migrating_from_1.3.asciidoc')
-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