From dd56c4d9ef71b26d81724a7ac92e1779cd4fc704 Mon Sep 17 00:00:00 2001 From: owenwahlgren Date: Thu, 24 Oct 2024 12:10:17 -0400 Subject: [PATCH] update wording --- content/docs/learn/avalanche-l1s.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/learn/avalanche-l1s.mdx b/content/docs/learn/avalanche-l1s.mdx index fb10f1e2544..ebc02f0861e 100644 --- a/content/docs/learn/avalanche-l1s.mdx +++ b/content/docs/learn/avalanche-l1s.mdx @@ -16,7 +16,7 @@ Avalanche's [Primary Network](/learn/primary-network) is a special Avalanche L1 (Image adopted from [this article](https://www.coinbase.com/cloud/discover/dev-foundations/intro-to-avalanche-subnets)) -Every validator in an Avalanche L1 **must** also validate the Primary Network. +Every validator in an Avalanche L1 **must** also validate the P-Chain of the Primary Network. Node operators that validate an Avalanche L1 with multiple chains do not need to run multiple machines for validation. For example, the Primary Network is an Avalanche L1 with three coexisting chains, all of which can be validated by a single node, or a single machine.