Skip to content

Commit 59cd9ce

Browse files
authored
chore: remove redundant word in README.md (#4676)
Signed-off-by: billcarsoon <[email protected]>
1 parent 26efa20 commit 59cd9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/evm/src/libs/contracts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if (governorBravoDelegateContract) {
2525
}
2626
```
2727

28-
After installing dependencies, this package automatically automatically generates a list of contract
28+
After installing dependencies, this package automatically generates a list of contract
2929
functions and hooks using its [config](./config/index.ts).
3030

3131
## Contract types

0 commit comments

Comments
 (0)