From ed327680234da194777f206a3a0756efbb3d751b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Sat, 14 Feb 2015 15:31:11 +0100 Subject: [PATCH] typo --- Memory model.md => Memory-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Memory model.md => Memory-model.md (97%) diff --git a/Memory model.md b/Memory-model.md similarity index 97% rename from Memory model.md rename to Memory-model.md index a8d1ff0..66a4d78 100644 --- a/Memory model.md +++ b/Memory-model.md @@ -1,4 +1,4 @@ -> *This page explains how the memory is manage in the Arduino JSON library* +> *This page explains how the memory is managed in the Arduino JSON library* ## Fixed memory allocation