From 265ea5118a0ea927348dcdb4222e2a5c40c5d96f Mon Sep 17 00:00:00 2001 From: StarAppeal <58989289+StarAppeal@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:15:43 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4fac6f3..dbfdcb4 100644 --- a/README.md +++ b/README.md @@ -230,8 +230,8 @@ npm run start ```json { "payload": { - "anything": object, - "you": object, + "anything": {}, + "you": {}, "want": true } } @@ -245,8 +245,8 @@ npm run start ```json { "payload": { - "anything": object, - "you": object, + "anything": {}, + "you": {}, "want": true } "users": [