From c24441ec7c4633be6588dce123205c9a07880d73 Mon Sep 17 00:00:00 2001 From: "forestkeeperio.eth" <87507039+ForestKeeperIO@users.noreply.github.com> Date: Wed, 27 Mar 2024 18:27:47 -0500 Subject: [PATCH] Update README.md Typo fix --- template/examples/contract-erc20/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/examples/contract-erc20/README.md b/template/examples/contract-erc20/README.md index d3a3ca5494..98e88282bb 100644 --- a/template/examples/contract-erc20/README.md +++ b/template/examples/contract-erc20/README.md @@ -13,7 +13,7 @@ template node is running in `--dev` mode. ### Expected output -The ouput of the command should look similar to this: +The output of the command should look similar to this: ``` └────╼ ts-node create-erc20.ts