diff --git a/source/developers/api.markdown b/source/developers/api.markdown index ac9737a5d44..372a5051aab 100644 --- a/source/developers/api.markdown +++ b/source/developers/api.markdown @@ -118,7 +118,7 @@ Returns a state object for specified entity_id. Returns 404 if not found. #### {% linkable_title POST /api/states/<entity_id> %} Updates or creates the current state of an entity. -Expects a JSON object that has atleast a state attribute: +Expects a JSON object that has at least a state attribute: ```json {