From 16da099a1c5c78d08eb52dff0d978217bfb44510 Mon Sep 17 00:00:00 2001 From: Mat Waller Date: Mon, 28 Aug 2017 13:20:57 +0100 Subject: [PATCH] Updating documentation for clarity Updating `claim_new_support` documentation to add a bit more clarity to the name field. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2c36273b7..644dc07cf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -188,7 +188,7 @@ Returns Support a name claim Args: - 'name': (str) name + 'name': (str) Name of claim 'claim_id': (str) claim ID of claim to support 'amount': (float) amount to support by Return: