From 648c405ce5f3a85e3e1145860cd89ef4eb9c2319 Mon Sep 17 00:00:00 2001 From: Aapsi Khaira Date: Tue, 17 Dec 2024 02:34:55 +0530 Subject: [PATCH] Fix typo in 'Custom Virtual Machine' documentation (#1968) Co-authored-by: aapsi --- .../deploy-a-avalanche-l1/custom-virtual-machine.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/avalanche-l1s/deploy-a-avalanche-l1/custom-virtual-machine.mdx b/content/docs/avalanche-l1s/deploy-a-avalanche-l1/custom-virtual-machine.mdx index 516f0934bf3..af73b1221e1 100644 --- a/content/docs/avalanche-l1s/deploy-a-avalanche-l1/custom-virtual-machine.mdx +++ b/content/docs/avalanche-l1s/deploy-a-avalanche-l1/custom-virtual-machine.mdx @@ -104,7 +104,7 @@ timestamp when you create your genesis file. Create the Avalanche L1 Configuration[​](#create-the-avalanche-l1-configuration "Direct link to heading") --------------------------------------------------------------------------------------------- -Now that you have your binary, it's time to create the Avalanche L1 configuration. This tutorial uses `myblockchain` as it Avalanche L1 name. Invoke the Avalanche L1 Creation Wizard with this command: +Now that you have your binary, it's time to create the Avalanche L1 configuration. This tutorial uses `myblockchain` as it's Avalanche L1 name. Invoke the Avalanche L1 Creation Wizard with this command: ```bash avalanche blockchain create myblockchain