From 0442a0034fbeb275e2a57d87d5a66e48a12ee5e1 Mon Sep 17 00:00:00 2001 From: jiangwt100 Date: Thu, 13 Jun 2013 23:49:28 +0800 Subject: [PATCH] Writing Error: nodess to nodes Find it when reading doc Change-Id: Icf686c23db56505235d2a61a14204f4433f4e3b8 --- doc/source/dev/api-spec-v1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/dev/api-spec-v1.rst b/doc/source/dev/api-spec-v1.rst index 1e5948c5bd..2c6faab4e6 100644 --- a/doc/source/dev/api-spec-v1.rst +++ b/doc/source/dev/api-spec-v1.rst @@ -294,7 +294,7 @@ JSON structure of a Version:: } ] } - "nodess": { + "nodes": { "links": [{ "rel": "self", "href": "http://localhost:8080/v1.0/nodes"