From dbb636034f20736e16eb9d6c809217c9525b6cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 15 Jan 2016 16:14:46 +0100 Subject: Minor grammar improvements from Derek Brown [ci-skip] --- doc/src/manual/cowboy_rest.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/manual/cowboy_rest.asciidoc') diff --git a/doc/src/manual/cowboy_rest.asciidoc b/doc/src/manual/cowboy_rest.asciidoc index 6380d41..b504776 100644 --- a/doc/src/manual/cowboy_rest.asciidoc +++ b/doc/src/manual/cowboy_rest.asciidoc @@ -146,7 +146,7 @@ what the method is with `cowboy_req:method/1` and return a different list for each methods. The `AcceptResource` value is the name of the callback that will -be called if the content-type matches. It is defined as follow. +be called if the content-type matches. It is defined as follows. Value type:: true | {true, URL} | false Default behavior:: Crash if undefined. -- cgit v1.2.3