aboutsummaryrefslogtreecommitdiffstats
path: root/guide/http.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/http.md')
-rw-r--r--guide/http.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/http.md b/guide/http.md
index 1034a5d..98a042e 100644
--- a/guide/http.md
+++ b/guide/http.md
@@ -15,7 +15,7 @@ identify incoming messages.
Streams are references in Gun, and are therefore always unique.
Streams can be canceled at any time. This will stop any further
-messages to be sent to the controlling process. Depending on
+messages being sent to the controlling process. Depending on
its capabilities, the server will also be instructed to drop
the request.