From adc91ef8d4a9bdadaa9bcdf2d7345aa7892eb0e2 Mon Sep 17 00:00:00 2001 From: Jim Tittsler Date: Sun, 25 Aug 2013 11:31:55 +1200 Subject: Fix typos --- guide/http.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guide/http.md') 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. -- cgit v1.2.3