Skip to content

Commit

Permalink
Update contracts/contracts/tokenBridge/interfaces/ITokenBridge.sol
Browse files Browse the repository at this point in the history
Co-authored-by: The Dark Jester <[email protected]>
Signed-off-by: kyzooghost <[email protected]>
  • Loading branch information
kyzooghost and thedarkjester authored Dec 11, 2024
1 parent e0ebca4 commit b46c493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ interface ITokenBridge {
error TokenListEmpty();

/**
* @dev Thrown when the chainId provided during initialization is zero.
* @dev Thrown when a chainId provided during initialization is zero.
*/
error ZeroChainIdNotAllowed();

Expand Down

0 comments on commit b46c493

Please sign in to comment.