Skip to content

Commit ee9db03

Browse files
authored
Update README.md
1 parent 5d4b3e1 commit ee9db03

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
@@ -95,7 +95,7 @@ variable are set:
9595
- `PROXY_ADMIN_OWNER`: address of the ProxyAdmin owner, `ROUTER_OWNER` would be used if this is not set. The router is
9696
deployed using a `TransparentUpgradeableProxy`, so a ProxyAdmin contract is deployed and set as the admin of the
9797
proxy.
98-
- `HYPERLANE7683_SALT`: a single use by chain salt for deploying the the router. Make sure you use the same on all
98+
- `HYPERLANE7683_SALT`: a single use by chain salt for deploying the router. Make sure you use the same on all
9999
chains so the routers are deployed all under the same address.
100100
- `DOMAINS`: the domains list of the routers to enroll, separated by commas
101101

0 commit comments

Comments
 (0)