Skip to content

Commit

Permalink
"etheruem" typo correction [Fixes #1790]
Browse files Browse the repository at this point in the history
  • Loading branch information
wackerow committed Nov 11, 2020
1 parent 4892205 commit c63dabe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/content/developers/docs/smart-contracts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Smart contracts are a type of [Ethereum account](/en/developers/docs/accounts/).

Make sure you've read up on [accounts](/developers/docs/accounts/), [transactions](/developers/docs/transactions/) and the [Ethereum virtual machine](/developers/docs/evm/) before jumping into the world of smart contracts.

<!-- TODO simpler example... scheduling payments in Etheruem is actually difficult -->
<!-- TODO simpler example... scheduling payments in Ethereum is actually difficult -->

This comment has been minimized.

Copy link
@Zagorrrr

Zagorrrr Jun 15, 2022

0xDc6d6FCADAcd1238AbeDBf57303847e8A921e65E

<!-- TODO show an example smart contract, e.g. an implementation of a vending machine -->

## A digital vending machine {#a-digital-vending-machine}

This comment has been minimized.

Copy link
@Zagorrrr

Zagorrrr Jun 15, 2022

0xDc6d6FCADAcd1238AbeDBf57303847e8A921e65E

Expand Down
2 changes: 1 addition & 1 deletion src/pages/eth2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ const Eth2IndexPage = ({ data }) => {
</p>
<ul>
<li>
Danny Ryan of the Etheruem foundation regularly updates the
Danny Ryan of the Ethereum foundation regularly updates the
community via the{" "}
<Link to="https://blog.ethereum.org">ethereum.org blog</Link>.
</li>
Expand Down

0 comments on commit c63dabe

Please sign in to comment.