doc: add missing space
authorBrian White <mscdex@mscdex.net>
Mon, 7 Apr 2014 02:08:50 +0000 (22:08 -0400)
committerFedor Indutny <fedor@indutny.com>
Mon, 7 Apr 2014 13:45:04 +0000 (17:45 +0400)
Signed-off-by: Fedor Indutny <fedor@indutny.com>
doc/api/url.markdown

index 7b5f69c..ffb2243 100644 (file)
@@ -78,7 +78,7 @@ Pass `true` as the third argument to treat `//foo/bar` as
 Take a parsed URL object, and return a formatted URL string.
 
 * `href` will be ignored.
-* `protocol`is treated the same with or without the trailing `:` (colon).
+* `protocol` is treated the same with or without the trailing `:` (colon).
   * The protocols `http`, `https`, `ftp`, `gopher`, `file` will be
     postfixed with `://` (colon-slash-slash).
   * All other protocols `mailto`, `xmpp`, `aim`, `sftp`, `foo`, etc will