From 753a0e52e620b582948d892542ab01192ed8d03f Mon Sep 17 00:00:00 2001 From: bblanchon Date: Sat, 29 Nov 2014 07:55:42 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d238d4d..e133d58 100644 --- a/Home.md +++ b/Home.md @@ -12,7 +12,7 @@ Welcome to the user manual for the Arduino JSON library, an elegant and efficien - [Decoding JSON](Decoding JSON) - [Encoding JSON](Encoding JSON) - [Avoiding pitfalls](Avoiding pitfalls) -- [Migrating code to new API](Migrating code to new API) +- [Migrating code to new the API](Migrating code to the new API) #### Misc - [Contributing](Contributing)