From 973ee7e2634884de55fb2eb7d73db34ed97bd2ea Mon Sep 17 00:00:00 2001 From: Marco Walz <8124114+marc0olo@users.noreply.github.com> Date: Tue, 17 Sep 2024 12:54:32 +0200 Subject: [PATCH] fix typo and wrong link --- src/pages/capabilities/webassembly.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/capabilities/webassembly.tsx b/src/pages/capabilities/webassembly.tsx index 30f2ba9d7d..8d06f854e8 100644 --- a/src/pages/capabilities/webassembly.tsx +++ b/src/pages/capabilities/webassembly.tsx @@ -52,7 +52,7 @@ function WebAssemblyPage() { className="tw-lead-sm md:tw-lead mb-8" variants={transitions.item} > - A advantage of the Internet Computer blockchain is its + An advantage of the Internet Computer blockchain is its use of WebAssembly for executing smart contracts and decentralized applications — written in a wide variety of languages that compile to WebAssembly. @@ -175,7 +175,7 @@ function WebAssemblyPage() {
Check out Bitfinity EVM