Skip to content

Commit 5b49314

Browse files
authored
Merge pull request #119 from petersssong/main
Update README.md
2 parents 174043a + ee9db03 commit 5b49314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solidity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ variable are set:
9797
- `PROXY_ADMIN_OWNER`: address of the ProxyAdmin owner, `ROUTER_OWNER` would be used if this is not set. The router is
9898
deployed using a `TransparentUpgradeableProxy`, so a ProxyAdmin contract is deployed and set as the admin of the
9999
proxy.
100-
- `HYPERLANE7683_SALT`: a single use by chain salt for deploying the the router. Make sure you use the same on all
100+
- `HYPERLANE7683_SALT`: a single use by chain salt for deploying the router. Make sure you use the same on all
101101
chains so the routers are deployed all under the same address.
102102
- `DOMAINS`: the domains list of the routers to enroll, separated by commas
103103

0 commit comments

Comments
 (0)