Skip to content

Commit

Permalink
docs: fixed typo (#2125).
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Oct 4, 2021
1 parent 4166b27 commit d1d636b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.wrm/api/providers/index.wrm
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ _code: Example: Override the ENS registry @lang<script>

const network = {
name: "dev",
chianId: 1337,
chainId: 1337,
ensAddress: customEnsAddress
};

Expand Down

0 comments on commit d1d636b

Please sign in to comment.