From 0e2fd9eeea47413e2cb826e85de1b3c307afce36 Mon Sep 17 00:00:00 2001 From: Mehmet Enes Date: Wed, 3 Jul 2024 22:33:09 +0300 Subject: [PATCH] change 'additional' to 'extra' Signed-off-by: Mehmet Enes --- content/master/cli/command-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/master/cli/command-reference.md b/content/master/cli/command-reference.md index 23ff2f0f..932d5865 100644 --- a/content/master/cli/command-reference.md +++ b/content/master/cli/command-reference.md @@ -829,7 +829,7 @@ Configuration/platform-ref-aws v0.9.0 True The `crossplane beta validate` command validates [compositions]({{}}) against provider or XRD schemas using the Kubernetes API server's validation library -with additional validation such as checking for unknown fields, +with extra validation such as checking for unknown fields, a common source of difficult to debug issues in Crossplane. The `crossplane beta validate` command supports validating the following