Skip to content

Commit 24ad0a8

Browse files
Update docs/0_internal/setting_aggregator_address.md
Co-authored-by: Julian Ventura <[email protected]>
1 parent a4cd917 commit 24ad0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/0_internal/setting_aggregator_address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ALIGNED_SERVICE_MANAGER_ADDRESS=<aligned_service_manager_address>
4141
cast call --rpc-url <RPC_URL> $ALIGNED_SERVICE_MANAGER_ADDRESS "alignedAggregator()(address)"
4242
```
4343

44-
You should see that the returned address matches the returned address matches the address from `./contracts/script/output/<DEPLOYMENT_FOLDER>/aligned_deployment_output.json`
44+
You should see that the returned address matches the address from `./contracts/script/output/<DEPLOYMENT_FOLDER>/aligned_deployment_output.json`
4545

4646
## 5. Change the value of `alignedAggregator` within AlignedServiceManager.sol
4747

0 commit comments

Comments
 (0)