From 53697a7aa444660736b6b4e9cf18130f076e3060 Mon Sep 17 00:00:00 2001 From: sashaodessa <140454972+sashaodessa@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:49:19 +0100 Subject: [PATCH 1/2] Update run-node.mdx --- _deprecated/cel2/operators/run-node.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From cd65d7978aafb35295872cd9b5edf9ca61de904e Mon Sep 17 00:00:00 2001 From: sashaodessa <140454972+sashaodessa@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:49:45 +0100 Subject: [PATCH 2/2] Update self-custody.mdx --- _deprecated/what-is-celo/using-celo/manage/self-custody.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.