From c0c765c77159e1f5a8adfc2a2d714ab92049ac05 Mon Sep 17 00:00:00 2001 From: bblanchon Date: Sat, 29 Nov 2014 07:51:31 -0800 Subject: [PATCH] Updated Encoding JSON (markdown) --- Encoding JSON.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Encoding JSON.md b/Encoding JSON.md index 453f3ca..52d2b39 100644 --- a/Encoding JSON.md +++ b/Encoding JSON.md @@ -1,4 +1,4 @@ -> *This page contains a detail guide on how to generate a JSON string using the Arduino JSON library* +> *This page contains a detailed guide on how to generate a JSON string using the Arduino JSON library* Before writing any code, don't forget to include the header: