Update _index.md

This commit is contained in:
Charlie Le 2025-05-18 08:28:49 -07:00 committed by GitHub
parent 38b311182c
commit 60097f4a66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ Read more about Crossplane v2's [backward compatibility](#backward-compatibility
Crossplane v2 makes all managed resources (MRs) namespaced.
This enables a namespaced XR to by composed entirely of namespaced resources -
This enables a namespaced XR to be composed entirely of namespaced resources -
whether they're a Crossplane MR like an `RDSInstance`, a Kubernetes resource
like a `Deployment`, or a third party custom resource like a
[Cluster API](https://cluster-api.sigs.k8s.io) `Cluster`.