diff --git a/docs/build/building-apps/upgrades/0.52.md b/docs/build/building-apps/upgrades/0.52.md index 5eb00b0caf53..5fd033f51f40 100644 --- a/docs/build/building-apps/upgrades/0.52.md +++ b/docs/build/building-apps/upgrades/0.52.md @@ -145,7 +145,7 @@ The GasDecorator and Sequence decorator were merged into the SigVerificationDeco ### Unordered Transactions -v0.52 introduces unordered transactions, this feature allows transcations to not need sequence numbers and has its own replay protection system. +v0.52 introduces unordered transactions, this feature allows transactions to not need sequence numbers and has its own replay protection system. * Important: This is optional.