Browse Source

Merge branch 'patch-1' of git://github.com/Fusl/cjdns into crashey

Caleb James DeLisle 8 years ago
parent
commit
2235c6bb86
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/cjdns/nodeinfo-json.md

+ 2 - 2
doc/cjdns/nodeinfo-json.md

@@ -44,9 +44,9 @@ Sample Files:
         "webInterface" :"http://example.tld/",
         "otherthing": "cactus://example.tld/"
       },
-      "name": "MutliURI service"
+      "name": "MutliURI service",
       "description": "Some service with multiple URIs"
     }
   ]
 }
-```
+```