From 3809dda5fd7255ced6f4d069c802630d75e86cee Mon Sep 17 00:00:00 2001 From: Moul <moul@moul.re> Date: Tue, 6 Sep 2016 13:48:26 +0200 Subject: [PATCH] =?UTF-8?q?[fix]=20API:=20/node/summary:=20ucoin=20?= =?UTF-8?q?=E2=80=93>=20duniter.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/HTTP_API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/HTTP_API.md b/doc/HTTP_API.md index 8f4f4d537..5878f7e4e 100644 --- a/doc/HTTP_API.md +++ b/doc/HTTP_API.md @@ -227,7 +227,7 @@ GET technical informations about this peer. Technical informations about the node. ```json { - "ucoin": { + "duniter": { "software": "duniter", "version": "0.10.3", "forkWindowSize": 10 -- GitLab