diff --git a/contracts/v2/consensus/zkEVM/PolygonZkEVMExistentEtrog.sol b/contracts/v2/consensus/zkEVM/PolygonZkEVMExistentEtrog.sol index ffbf194f3..e0456ab05 100644 --- a/contracts/v2/consensus/zkEVM/PolygonZkEVMExistentEtrog.sol +++ b/contracts/v2/consensus/zkEVM/PolygonZkEVMExistentEtrog.sol @@ -66,7 +66,7 @@ contract PolygonZkEVMExistentEtrog is PolygonRollupBaseEtrog { /** * note This initializer will be called instead of the PolygonRollupBase - * This is a especial initializer since the zkEVM it's an already created network + * This is a special initializer since the zkEVM is an already created network * @param _admin Admin address * @param _trustedSequencer Trusted sequencer address * @param _trustedSequencerURL Trusted sequencer URL