aboutsummaryrefslogtreecommitdiff
path: root/sample-cgi-handler.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsample-cgi-handler.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample-cgi-handler.sh b/sample-cgi-handler.sh
index ccad5e7..5cafc84 100755
--- a/sample-cgi-handler.sh
+++ b/sample-cgi-handler.sh
@@ -5,7 +5,7 @@ echo '{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "OrderedCollection",
"totalItems": 1,
- "items": [
+ "orderedItems": [
{
"type": "Note",
"content": "hi"