From 4028e2395c3b559ca65db13fb1407c79ca79a4c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Gait=C3=A1n?= Date: Sun, 30 Jun 2013 13:17:39 -0300 Subject: [PATCH] plural --- docs/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index b455e070..dbe720dc 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -318,7 +318,7 @@ Now the interesting part is that in HTML4 and XHTML1, the only methods a form can submit to the server are `GET` and `POST`. But with JavaScript and future HTML standards you can use the other methods as well. Furthermore HTTP has become quite popular lately and browsers are no longer the only -clients that are using HTTP. For instance, many revision control system +clients that are using HTTP. For instance, many revision control systems use it. .. _HTTP RFC: http://www.ietf.org/rfc/rfc2068.txt