From 2aba868b67edc249774d1f9b9a5fd4c497383623 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 3 Jul 2012 11:11:16 +0200 Subject: o Fixing a typo in the 'queries' example. --- public/examples/from-spec/queries.collection+json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/examples/from-spec/queries.collection+json b/public/examples/from-spec/queries.collection+json index 1a3227d..880639c 100644 --- a/public/examples/from-spec/queries.collection+json +++ b/public/examples/from-spec/queries.collection+json @@ -4,7 +4,7 @@ "href" : "http://example.org/friends/", "queries" : [ - {"rel" : "search", "href" : "http://example.org/friends/search", "prompt" : "Search" + {"rel" : "search", "href" : "http://example.org/friends/search", "prompt" : "Search", "data" : [ {"name" : "search", "value" : ""} ] -- cgit v1.2.3