Fix typo - control plane singular

Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
Nic Cope 2025-03-27 12:14:21 -07:00
parent 19507da134
commit edc2003852
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ composition functions.
You can also package any part of a control plane's configuration and install it 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 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. service.
Read about Crossplane packages in [Concepts]({{<ref "../concepts/packages">}}) Read about Crossplane packages in [Concepts]({{<ref "../concepts/packages">}})