From 76e0054482d7f6b399b21099719754dd29899e8e Mon Sep 17 00:00:00 2001 From: Rodrigo Vieira Date: Sat, 23 Nov 2019 04:52:18 +1100 Subject: [PATCH] NOTICK - Fix typo "transcation" => "transaction" (#5749) --- docs/source/cordapp-advanced-concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/cordapp-advanced-concepts.rst b/docs/source/cordapp-advanced-concepts.rst index 5526ebbbc9..16319f7d46 100644 --- a/docs/source/cordapp-advanced-concepts.rst +++ b/docs/source/cordapp-advanced-concepts.rst @@ -57,7 +57,7 @@ long as the JAR containing this contract is signed by ``Mega Corp``". .. Introduce the `LedgerTransaction` abstraction and how it relates to the transaction chain. Introduce the state serialization/deserialization and Classloaders. -The LedgerTranscation +The LedgerTransaction ^^^^^^^^^^^^^^^^^^^^^ Another relevant aspect to remember is that because states are serialised binary objects, to perform any useful operation on them they need to