From d9be864deaa2367412041760d456ca0f444bc1ee Mon Sep 17 00:00:00 2001 From: PeratX Date: Mon, 23 May 2022 23:32:25 +0800 Subject: [PATCH] fix typo in WASM_MIGRATE.md --- WASM_MIGRATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WASM_MIGRATE.md b/WASM_MIGRATE.md index d501feb9..275f0b83 100644 --- a/WASM_MIGRATE.md +++ b/WASM_MIGRATE.md @@ -2,7 +2,7 @@ Terra Rebirth is now using wasm module of [wasmd](https://github.com/CosmWasm/wasmd) and it introduces minor compatibility issue with Terra Classic. ### Contract Address -Contract Address legnth will be different from normal account. +Contract Address length will be different from normal account. ```go // VerifyAddressLen ensures that the address matches the expected length // ContractAddrLen = 32