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

Commit

Permalink
fix: typos
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodDaisy committed Jan 14, 2024
1 parent 05217e8 commit 92cb8d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cosmos/x/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Polaris implements the following custom modules:

* `evm` - Intergrates the Polaris Ethereum as a Cosmos-SDK module
* `evm` - Integrates the Polaris Ethereum as a Cosmos-SDK module
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 92cb8d6

Please sign in to comment.