change 'additional' to 'extra'

Signed-off-by: Mehmet Enes <menes.onus@gmail.com>
This commit is contained in:
Mehmet Enes 2024-07-03 22:33:09 +03:00
parent dcc12fe3dc
commit 0e2fd9eeea
No known key found for this signature in database
GPG Key ID: 37BE62BBE5DE2A5B
1 changed files with 1 additions and 1 deletions

View File

@ -829,7 +829,7 @@ Configuration/platform-ref-aws v0.9.0 True
The `crossplane beta validate` command validates The `crossplane beta validate` command validates
[compositions]({{<ref "../concepts/compositions">}}) against provider or XRD [compositions]({{<ref "../concepts/compositions">}}) against provider or XRD
schemas using the Kubernetes API server's validation library 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. a common source of difficult to debug issues in Crossplane.
The `crossplane beta validate` command supports validating the following The `crossplane beta validate` command supports validating the following