From d8d499d6d9f12ecb2f682e6059463f27ba9bc33a Mon Sep 17 00:00:00 2001 From: Aircoookie Date: Sun, 27 Oct 2019 15:08:56 +0100 Subject: [PATCH] Updated JSON API (markdown) --- JSON-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.