From 09f913df527c14a2cdb5316917b17d619b4aa0cb Mon Sep 17 00:00:00 2001 From: Jay Miracola <30883275+jaymiracola@users.noreply.github.com> Date: Thu, 11 Sep 2025 11:08:21 -0400 Subject: [PATCH] Update _index.md nit by to be =) --- content/master/whats-new/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/master/whats-new/_index.md b/content/master/whats-new/_index.md index 075c6148..69d640d0 100644 --- a/content/master/whats-new/_index.md +++ b/content/master/whats-new/_index.md @@ -128,7 +128,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`.