From c64835365e5a65fa83961b69d88862ce97efe8ed Mon Sep 17 00:00:00 2001 From: Viktor Pavlik <160131789+Vikt0rPavlik@users.noreply.github.com> Date: Thu, 26 Dec 2024 12:27:28 +0100 Subject: [PATCH] Update index.md --- src/pages/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.md b/src/pages/index.md index 2c75c250..d24fc789 100644 --- a/src/pages/index.md +++ b/src/pages/index.md @@ -10,7 +10,7 @@ are security, performance, and interoperability. It is tailored for a tight inte SDK and to build IBC contracts. We chose to target a Rust programming language as a smart contract development stack, as it is -popular amonst blockchain developers and has the best Wasm compiler on the market so far. We do not +popular amongst blockchain developers and has the best Wasm compiler on the market so far. We do not provide bindings to help write smart contracts in another stack that compiles to Wasm, and we don't support that.