From edc20038520d4877b05b4c0b3ec6ca1a9038a207 Mon Sep 17 00:00:00 2001 From: Nic Cope Date: Thu, 27 Mar 2025 12:14:21 -0700 Subject: [PATCH] Fix typo - control plane singular Signed-off-by: Nic Cope --- content/v2.0-preview/what-is-crossplane/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0-preview/what-is-crossplane/_index.md b/content/v2.0-preview/what-is-crossplane/_index.md index 625e928a..1dfc13f7 100644 --- a/content/v2.0-preview/what-is-crossplane/_index.md +++ b/content/v2.0-preview/what-is-crossplane/_index.md @@ -223,7 +223,7 @@ composition functions. You can also package any part of a control plane's configuration and install it using the package manager. This allows you to deploy several control planes with -identical capabilities - for example one control planes per region or per +identical capabilities - for example one control plane per region or per service. Read about Crossplane packages in [Concepts]({{}})