diff --git a/JSON-API.md b/JSON-API.md index 57a09fb..cc1572f 100644 --- a/JSON-API.md +++ b/JSON-API.md @@ -1,5 +1,5 @@ Starting from version 0.8.4, WLED implements a powerful JSON API over HTTP. -It is accessable using the `/json` subpage. +It is accessible using the `/json` subpage. ### Obtaining light information Sending a GET request will return an object similar to the sample below.