Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miohtama committed Jan 31, 2024
1 parent 5f0b7e9 commit 031314e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eth_defi/hotwallet.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ def __repr__(self):

@property
def address(self) -> HexAddress:
"""Ethereum address ofof the wallet."""
"""Ethereum address of the wallet."""
return self.account.address

@property
Expand Down

0 comments on commit 031314e

Please sign in to comment.