Skip to content

Commit

Permalink
docs: Fixed typo in getting-started (#1423).
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Apr 2, 2021
1 parent d55ab6d commit 9e27322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.wrm/getting-started.wrm
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ with Ethereum and is available in all major Ethereum node implementations
third-party web services (e.g. [[link-infura]]). It typically provides:

- A connection to the Ethereum network (a [[Provider]])
- Holds your private key and can sign thing (a [[Signer]])
- Holds your private key and can sign things (a [[Signer]])

_code: Connecting to an RPC client @lang<script>

Expand Down

0 comments on commit 9e27322

Please sign in to comment.