summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/examples/from-spec/queries.collection+json2
1 files changed, 1 insertions, 1 deletions
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" : ""}
]