From 76b46e4e4e20c2c56743bc143b34dfb633197496 Mon Sep 17 00:00:00 2001 From: joeldudleyr3 Date: Fri, 1 Sep 2017 14:50:29 +0100 Subject: [PATCH] Addresses review feedback. --- docs/source/api-core-types.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/api-core-types.rst b/docs/source/api-core-types.rst index faf4c32ccb..31593f990a 100644 --- a/docs/source/api-core-types.rst +++ b/docs/source/api-core-types.rst @@ -42,7 +42,7 @@ fleshed out. CommandWithParties ------------------ -A ``CommandWithParties`` represents a command and the list of associated signers. +A ``CommandWithParties`` represents a command and the list of associated signers' identities. Multi-signature support -----------------------