Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix typo
  • Loading branch information
lechpzn authored Jul 21, 2025
commit 2f0b76fcade4b6c7cc9b42a911218abdb4477fea
2 changes: 1 addition & 1 deletion e2e/monitor/bindings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The "Test Monitor Bindings" are go files that are generated from solidity files.
These should never need to change, so the transpilation process has been
omitted.

The files themselves are meant to provide and api for deploying and interacting
The files themselves are meant to provide an API for deploying and interacting
with custom smart contracts in the localnet test environment. If these need to
be change, it's best to create new ones for the new test case's need and deploy
it.
Expand Down
Loading