Skip to content

Commit

Permalink
fix minor typo (OpenZeppelin#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
lodotek authored Feb 10, 2022
1 parent 7eec585 commit 51e1e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/gamedata/en/descriptions/levels/instances.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Just as you did with the ethernaut contract, you can inspect this contract's ABI

 
#### 9. Interact with the contract to complete the level
Look into the levels's info method
Look into the level's info method
```
contract.info()
```
Expand Down

0 comments on commit 51e1e18

Please sign in to comment.