minor revision of documentation.

This commit is contained in:
bagratte 2016-04-02 01:12:25 +04:00 committed by Markus Unterwaditzer
parent 3fa60187ce
commit de4e0a553c
13 changed files with 32 additions and 37 deletions

View file

@ -321,7 +321,7 @@ You have no idea what an HTTP method is? Worry not, here is a quick
introduction to HTTP methods and why they matter:
The HTTP method (also often called "the verb") tells the server what the
clients wants to *do* with the requested page. The following methods are
client wants to *do* with the requested page. The following methods are
very common:
``GET``