Skip to content

Commit ff6744a

Browse files
committed
Add comment
1 parent 8ae23f4 commit ff6744a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/src/core/AlignedLayerServiceManager.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ contract AlignedLayerServiceManager is
9090

9191
// These are not needed in Mainnet.
9292
// In the future, in case of needing to add a reinitializer,
93-
// either use reinitializer(4) or redeploy testnet from scratch
93+
// either add it as reinitializer(4) or redeploy testnet from scratch
9494

9595
// function initializeAggregator( // applied on Testnet
9696
// address _alignedAggregator

0 commit comments

Comments
 (0)