Skip to content

Commit

Permalink
docs: fixed typo (ethers-io#1770).
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Oct 4, 2021
1 parent d5b41ce commit ab806ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.wrm/migration/web3.wrm
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ signature = await signer.signMessage('Some data')

_subsection: Contracts

A contract object is an abstraction of a smart contract on the Ethereum Network. It allows for easy interaction with the smart contact.
A contract object is an abstraction of a smart contract on the Ethereum Network. It allows for easy interaction with the smart contract.

_heading: Deploying a Contract

Expand Down

0 comments on commit ab806ca

Please sign in to comment.