Skip to content

Commit

Permalink
Merge pull request #3491 from marc0olo/patch-1
Browse files Browse the repository at this point in the history
fix typo and wrong link
  • Loading branch information
jessiemongeon1 authored Sep 18, 2024
2 parents 7ab0b89 + 973ee7e commit 1eedf36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/capabilities/webassembly.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -175,7 +175,7 @@ function WebAssemblyPage() {
</p>
<Link
className="link-primary link-with-icon"
href="https://people.mpi-sws.org/~rossberg/"
href="https://docs.bitfinity.network"
>
Check out Bitfinity EVM
<LinkArrowUpRight />
Expand Down

0 comments on commit 1eedf36

Please sign in to comment.