diff --git a/README.md b/README.md index 1a84f5f..97a7e11 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ http PUT \ http://localhost:1337/api/state \ Authorization:"Bearer $API_TOKEN" \ data:='{ - "open": true, + "open": "true", "trigger_person": "Owner", "message": "We are open!" }'