From 83f0cdcb86ee5293a66fc82514a403813bd43ee2 Mon Sep 17 00:00:00 2001 From: Matthew Mitchell Date: Thu, 2 Nov 2023 14:28:03 +0000 Subject: [PATCH] Fix typo --- coinlib/example/coinlib_example.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coinlib/example/coinlib_example.dart b/coinlib/example/coinlib_example.dart index 0e7a6b6..5a15e06 100644 --- a/coinlib/example/coinlib_example.dart +++ b/coinlib/example/coinlib_example.dart @@ -54,7 +54,7 @@ void main() async { // Create a transaction that spends a P2PKH input to the address generated // earlier. The version is set to 3 by default with a 0 locktime. - print("\nP2PKH tranasction"); + print("\nP2PKH transaction"); // hexToBytes is a convenience function. final prevHash = hexToBytes(