From 449c52565bfcd7048442073e0e8442e94bba2fe4 Mon Sep 17 00:00:00 2001 From: Alex Dadgar Date: Sat, 30 Jan 2016 16:40:46 -0800 Subject: [PATCH] Small doc rewording --- website/source/docs/http/node.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/http/node.html.md b/website/source/docs/http/node.html.md index 765d7cb7f..81c7fa137 100644 --- a/website/source/docs/http/node.html.md +++ b/website/source/docs/http/node.html.md @@ -315,7 +315,7 @@ be specified using the `?region=` query parameter.
Description
Query the allocations belonging to a single node. This endpoint only returns - a map from allocation id to modifyindex and is primarily used by the client + a map from allocation id to its modify index and is primarily used by the client to determine which allocations need to be updated.