From 60097f4a66c91aeb4de66ad4f0181734b8b3dead Mon Sep 17 00:00:00 2001 From: Charlie Le Date: Sun, 18 May 2025 08:28:49 -0700 Subject: [PATCH] Update _index.md --- content/v2.0-preview/whats-new/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0-preview/whats-new/_index.md b/content/v2.0-preview/whats-new/_index.md index 1bd1903d..3bc8697b 100644 --- a/content/v2.0-preview/whats-new/_index.md +++ b/content/v2.0-preview/whats-new/_index.md @@ -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`.