Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
fix: typos (#1426)
Browse files Browse the repository at this point in the history
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Documentation**
	- Corrected spelling errors for enhanced clarity in documentation.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
GoodDaisy authored Jan 16, 2024
1 parent 87cdff4 commit 4649850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/hive/simulators/rpc/ethclient.hive
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ func logSubscriptionTest(t *TestEnv) {
validatePredeployContractLogs(t, tx, fetchedLogs, arg0, arg1)
}

// validatePredeployContractLogs tests wether the given logs are expected when
// validatePredeployContractLogs tests whether the given logs are expected when
// the event function was called on the predeployed test contract was called
// with the given args. The event function raises the following events:
// event E0();
Expand Down

0 comments on commit 4649850

Please sign in to comment.