Skip to content

Commit 2d631c6

Browse files
vale fixes
Signed-off-by: Steven Borrelli <[email protected]>
1 parent 060fb97 commit 2d631c6

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

content/master/cli/command-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ The schema of the resource isn't validated and may contain any data.
169169

170170
### Mock Extra Resources
171171

172-
Extra Resources allow a Composition to request Crossplane Objects on the cluster that are not
173-
part of the Composition. The `--extra-resources` option can be pointed at a directory containing
174-
YAML manifests of resources to mock, and can be used in combination with a function like
172+
Extra Resources allow a Composition to request Crossplane Objects on the cluster that aren't
173+
part of the Composition. The `--extra-resources` option points at a directory containing
174+
YAML manifests of resources to mock. Use Extra Resources in combination with a function like
175175
[function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources) or the
176176
built-in support in [function-go-templating](https://github.com/crossplane-contrib/function-go-templating?tab=readme-ov-file#extraresources).
177177

content/v1.17/cli/command-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ The schema of the resource isn't validated and may contain any data.
169169

170170
### Mock Extra Resources
171171

172-
Extra Resources allow a Composition to request Crossplane Objects on the cluster that are not
173-
part of the Composition. The `--extra-resources` option can be pointed at a directory containing
174-
YAML manifests of resources to mock, and can be used in combination with a function like
172+
Extra Resources allow a Composition to request Crossplane Objects on the cluster that aren't
173+
part of the Composition. The `--extra-resources` option points at a directory containing
174+
YAML manifests of resources to mock. Use Extra Resources in combination with a function like
175175
[function-extra-resources](https://github.com/crossplane-contrib/function-extra-resources) or the
176176
built-in support in [function-go-templating](https://github.com/crossplane-contrib/function-go-templating?tab=readme-ov-file#extraresources).
177177

utils/vale/styles/Crossplane/crossplane-words.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,7 @@ XRD
7373
XRD's
7474
XRDs
7575
XRs
76-
function-patch-and-transform
76+
function-extra-resources
77+
function-go-templating
78+
function-patch-and-transform
79+

0 commit comments

Comments
 (0)