From c7f0834dc379053023a98a04d9fc294bc196dfa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 25 May 2013 17:50:16 +0200 Subject: manual: Fix a typo in a typespec --- manual/cowboy_rest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/cowboy_rest.md b/manual/cowboy_rest.md index c79aebb..4d5862a 100644 --- a/manual/cowboy_rest.md +++ b/manual/cowboy_rest.md @@ -207,7 +207,7 @@ REST callbacks description > * Value = [{binary() | {Type, SubType, Params}, ProvideResource}] > * Type = SubType = binary() > * Params = '*' | [{binary(), binary()}] -> * AcceptResource = atom() +> * ProvideResource = atom() > > Return the list of content-types the resource provides. > -- cgit v1.2.3