diff --git a/_deprecated/cel2/operators/run-node.mdx b/_deprecated/cel2/operators/run-node.mdx
index a4590b76b..1dadb4418 100644
--- a/_deprecated/cel2/operators/run-node.mdx
+++ b/_deprecated/cel2/operators/run-node.mdx
@@ -43,7 +43,7 @@ See the [README](https://github.com/celo-org/celo-l2-node-docker-compose/blob/ma
**Docker Desktop on MacOS**
-You will most likely need to increase the virtual disk limit in order to accomodate the chaindata directory. This can be done by opening Docker Desktop, going to Settings -> Resources -> Advanced and increasing the disk image size.
+You will most likely need to increase the virtual disk limit in order to accommodate the chaindata directory. This can be done by opening Docker Desktop, going to Settings -> Resources -> Advanced and increasing the disk image size.
### Running a Full Node
diff --git a/_deprecated/what-is-celo/using-celo/manage/self-custody.mdx b/_deprecated/what-is-celo/using-celo/manage/self-custody.mdx
index 32b774006..d1c35e68f 100644
--- a/_deprecated/what-is-celo/using-celo/manage/self-custody.mdx
+++ b/_deprecated/what-is-celo/using-celo/manage/self-custody.mdx
@@ -432,4 +432,4 @@ Finally, request that the `ReleaseGold` contract transfer an amount to your bene
celocli releasecelo:withdraw --contract $CELO_RG_ADDRESS --useLedger --value
```
-To vote with any CELO in your beneficiary account, you'll want to register it as a Locked CELO Acccount, authorize a new vote signing key for it, then lock CELO.
\ No newline at end of file
+To vote with any CELO in your beneficiary account, you'll want to register it as a Locked CELO Account, authorize a new vote signing key for it, then lock CELO.