From e6390916269b9a074cd14b32d59819c43bb0a394 Mon Sep 17 00:00:00 2001 From: Joseph Zuniga-Daly <59851625+josephzunigadaly@users.noreply.github.com> Date: Wed, 4 Mar 2020 16:40:01 +0000 Subject: [PATCH] Delete extra characters at end of key-concepts-ledger.rst (#6028) --- docs/source/key-concepts-ledger.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/key-concepts-ledger.rst b/docs/source/key-concepts-ledger.rst index 76c1b3513e..17dcf151f4 100644 --- a/docs/source/key-concepts-ledger.rst +++ b/docs/source/key-concepts-ledger.rst @@ -65,4 +65,4 @@ Corda guarantees that whenever one of these facts is shared by multiple nodes on **Note:** Not all on-ledger facts are shared between peers. For example, Alice's fact 11 is not shared with Bob. Fact 11 could, in fact, not be shared with any other node at all. If this is the case, it is deemed a unilateral fact. -**Note:** Although there is no central ledger, it is possible to broadcast a basic fact to all participants should you wish to. You would do this by using the network map service to loop over all parties.De +**Note:** Although there is no central ledger, it is possible to broadcast a basic fact to all participants should you wish to. You would do this by using the network map service to loop over all parties.