From 1c6c9f38aca781871f38b5650835d9d0443ad302 Mon Sep 17 00:00:00 2001 From: PetaByteBoy Date: Thu, 21 May 2015 22:56:08 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93ba7b0..4bc42ce 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ you can use the case-sensitive template string `{NODE_ID}`. Examples for `nodeInfos`: "nodeInfos": [ - { "name": "Clientstatistik" + { "name": "Clientstatistik", "href": "nodes/{NODE_ID}.png", "thumbnail": "nodes/{NODE_ID}.png", "caption": "Knoten {NODE_ID}"