From b64b899c6fa0bb51755082542a45804a02e1f3d9 Mon Sep 17 00:00:00 2001 From: mrchatam Date: Sun, 13 Sep 2026 04:33:58 +0000 Subject: [PATCH] docs: fix 'allows to use' grammar in Composition compositeTypeRef note Signed-off-by: mrchatam --- content/master/composition/compositions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/master/composition/compositions.md b/content/master/composition/compositions.md index 0052808bd..5cab1afbd 100644 --- a/content/master/composition/compositions.md +++ b/content/master/composition/compositions.md @@ -260,7 +260,7 @@ Inside a Composition's define the Composite Resource {{}}apiVersion{{}} and {{}}kind{{}} -that the Composition allows to use this template. +that this Composition template applies to. ```yaml {label="typeref",copy-lines="none"} apiVersion: apiextensions.crossplane.io/v1