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.