Fix all Vale errors

Not addressing warnings and suggestions though.

These should've all been spelling mistakes and repeated words.

Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
Nic Cope 2025-08-05 16:39:09 -07:00
parent 0ad18e9f78
commit 331c389ce9
17 changed files with 26 additions and 23 deletions

View File

@ -338,7 +338,7 @@ other Crossplane components.
Crossplane adds the
{{<hover label="complabel" line="4">}} crossplane.io/composite{{</hover>}} label
to all composed resources. The label matches the name of the composite.
Crossplane applies the composite label to anyresource created by a composite,
Crossplane applies the composite label to any resource created by a composite,
creating a reference between the resource and owning composite resource.
```shell {label="complabel",copy-lines="1"}

View File

@ -823,8 +823,8 @@ metadata about the package.
The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -692,8 +692,8 @@ metadata about the package.
The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -811,7 +811,7 @@ which composed resources it should create or update.
If the function needs __extra resources__ to determine the desired state it can
request any cluster-scoped resource Crossplane already has access to, either by
by name or labels through the returned RunFunctionResponse. Crossplane then
name or labels through the returned RunFunctionResponse. Crossplane then
calls the function again including the requested __extra resources__ and the
__context__ returned by the Function itself alongside the same __input__,
__observed__ and __desired state__ of the previous RunFunctionRequest. Functions

View File

@ -824,7 +824,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -693,7 +693,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -811,7 +811,7 @@ which composed resources it should create or update.
If the function needs __extra resources__ to determine the desired state it can
request any cluster-scoped resource Crossplane already has access to, either by
by name or labels through the returned RunFunctionResponse. Crossplane then
name or labels through the returned RunFunctionResponse. Crossplane then
calls the function again including the requested __extra resources__ and the
__context__ returned by the Function itself alongside the same __input__,
__observed__ and __desired state__ of the previous RunFunctionRequest. Functions

View File

@ -824,7 +824,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -693,7 +693,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -811,7 +811,7 @@ which composed resources it should create or update.
If the function needs __extra resources__ to determine the desired state it can
request any cluster-scoped resource Crossplane already has access to, either by
by name or labels through the returned RunFunctionResponse. Crossplane then
name or labels through the returned RunFunctionResponse. Crossplane then
calls the function again including the requested __extra resources__ and the
__context__ returned by the Function itself alongside the same __input__,
__observed__ and __desired state__ of the previous RunFunctionRequest. Functions

View File

@ -824,7 +824,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -693,7 +693,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -338,7 +338,7 @@ other Crossplane components.
Crossplane adds the
{{<hover label="complabel" line="4">}} crossplane.io/composite{{</hover>}} label
to all composed resources. The label matches the name of the composite.
Crossplane applies the composite label to anyresource created by a composite,
Crossplane applies the composite label to any resource created by a composite,
creating a reference between the resource and owning composite resource.
```shell {label="complabel",copy-lines="1"}

View File

@ -824,7 +824,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -693,7 +693,7 @@ The {{<hover label="build" line="3">}}--embed-runtime-image{{</hover>}} flag
specifies the runtime image tag built using Docker.
The {{<hover label="build" line="4">}}--package-file{{</hover>}} flag specifies
specifies where to write the package file to disk. Crossplane package files use
where to write the package file to disk. Crossplane package files use
the extension `.xpkg`.
```shell {label="build"}

View File

@ -3,21 +3,23 @@ Adler32
apiGroups
clampMax
clampMin
ClusterUsages
CombineFromComposite
CombineFromEnvironment
CombineToComposite
CombineToEnvironment
composition.yaml
CompositeResourceDefinition
CompositeResourceDefinitions
composition.yaml
CompositionRevision
CompositionRevisions
config
Configs
CONTRIBUTING.md
ControllerConfig
ControllerConfigs
CRs
CRDs
CRs
Crossplane
crossplane-admin
crossplane-browse
@ -75,12 +77,12 @@ UnknownPackageRevisionHealth
XCluster
XNetwork
xpkg
xpkg.upbound.io
xpkg.crossplane.io
xpkg.upbound.io
XR
XR's
XRC
XRD
XRD's
XRDs
XRs
XRs

View File

@ -8,6 +8,7 @@ conformant
cross-reference
Cross-resource
cross-resource
datastore
double-check
double-checks
dry-run
@ -52,5 +53,5 @@ untrusted
UpperCamelCase
UpperCamelCased
user-defined
version-specific
v2
v2
version-specific