Skip to content

Commit b478d32

Browse files
Update docs/cdk/how-to/agglayer/integrate.md
1 parent 6b80981 commit b478d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cdk/how-to/agglayer/integrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ SenderAddress = ""
103103
- `AggLayerTxTimeout` is the interval a transaction is mined on the AggLayer.
104104
- `AggLayerURL` is the url of the agglayer service. Supplied by Polygon.
105105
- `SequencerPrivateKey` is the private key of the trusted sequencer. Only a CDK trusted sequencer can interact with the AggLayer.
106-
- `SenderAddress` is the address specified by the aggregator when it creates a proof. Supplied by Polygon. Supplied by Polygon.
106+
- `SenderAddress` is the address specified by the aggregator when it creates a proof. Supplied by Polygon.
107107

108108
You now have a fully integrated AggLayer in your Polygon CDK stack.
109109

0 commit comments

Comments
 (0)