From ef4e09fff9d543cc01dbc520261e8a52eb817187 Mon Sep 17 00:00:00 2001 From: Chevdor Date: Wed, 28 Jul 2021 16:28:25 +0200 Subject: [PATCH] Typo and minor fixes (#165) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37032d3..2851ec2 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This will optimize WASM symbols tree to leave only those elements that are used ## Gas counter (wasm-gas) -For development puposes, raw WASM contract can be injected with gas counters (the same way as it done by pwasm-ethereum/substrate runtime when running contracts) +For development purposes, a raw WASM contract can be injected with gas counters (the same way as it done in the `pwasm-ethereum/substrate` runtime when running contracts) ``` wasm-gas