Merge pull request #9 from plumpudding/master

fix typo
This commit is contained in:
Nils Schneider 2015-05-21 23:06:47 +02:00
commit d6992bad19

View file

@ -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}"