Fixes indent error.

This commit is contained in:
Joel Dudley 2016-12-22 11:22:44 +00:00 committed by GitHub
parent 4af20d6df4
commit aa321c984e

View File

@ -14,7 +14,7 @@ so far. We have:
using the Standard Initial Margin Model.
6. The distributed notary demo, which demonstrates a single node getting multiple transactions notarised by a distributed (Raft-based) notary.
7. The Bank of Corda demo, which demonstrates a node acting as an issuer of assets (the Bank of Corda) and remote client
applications requesting issuance (via RPC, HTTP) of some cash on behalf of a node called Big Corporation.
applications requesting issuance (via RPC, HTTP) of some cash on behalf of a node called Big Corporation.
.. note:: If any demos don't work please jump on our mailing list and let us know.