diff --git a/attachments/pages/index.html b/attachments/pages/index.html index 56ada603..016b61e4 100755 --- a/attachments/pages/index.html +++ b/attachments/pages/index.html @@ -59,7 +59,7 @@ @@ -290,7 +290,7 @@ Paste in an array of JSON objects representing the documents that you would like to insert into the database.
- [{woo: pizza}, {tasty: muffins}]
+ [{woo: "pizza"}, {tasty: "muffins"}]