From 7913e8730bbc5dcacd19c0946ee5a69d8ee8f28e Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Fri, 30 Jun 2017 09:42:29 +0200 Subject: [PATCH] =?UTF-8?q?'tranfer-enablers'=20-->=20'transfer-enablers'?= =?UTF-8?q?=20(=C3=97=203)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/root/source/assets.rst | 2 +- docs/root/source/smart-contracts.rst | 2 +- docs/root/source/transaction-concepts.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/root/source/assets.rst b/docs/root/source/assets.rst index d09296e5..ff6a17fd 100644 --- a/docs/root/source/assets.rst +++ b/docs/root/source/assets.rst @@ -21,4 +21,4 @@ We’re actively exploring ways that BigchainDB can be used with other blockchai .. note:: - We used the word "owners" somewhat loosely above. A more accurate word might be fulfillers, signers, controllers, or tranfer-enablers. See BigchainDB Server `issue #626 `_. + We used the word "owners" somewhat loosely above. A more accurate word might be fulfillers, signers, controllers, or transfer-enablers. See BigchainDB Server `issue #626 `_. diff --git a/docs/root/source/smart-contracts.rst b/docs/root/source/smart-contracts.rst index 1669fff9..28ae4c6e 100644 --- a/docs/root/source/smart-contracts.rst +++ b/docs/root/source/smart-contracts.rst @@ -15,5 +15,5 @@ Crypto-conditions can be quite complex if-this-then-that type conditions, where .. note:: - We used the word "owners" somewhat loosely above. A more accurate word might be fulfillers, signers, controllers, or tranfer-enablers. See BigchainDB Server `issue #626 `_. + We used the word "owners" somewhat loosely above. A more accurate word might be fulfillers, signers, controllers, or transfer-enablers. See BigchainDB Server `issue #626 `_. \ No newline at end of file diff --git a/docs/root/source/transaction-concepts.md b/docs/root/source/transaction-concepts.md index 629c64ff..cbbd4250 100644 --- a/docs/root/source/transaction-concepts.md +++ b/docs/root/source/transaction-concepts.md @@ -37,7 +37,7 @@ Each output also has a list of all the public keys associated with the conditions on that output. Loosely speaking, that list might be interpreted as the list of "owners." A more accurate word might be fulfillers, signers, controllers, -or tranfer-enablers. +or transfer-enablers. See BigchainDB Server [issue #626](https://github.com/bigchaindb/bigchaindb/issues/626). A CREATE transaction must be signed by all the owners.