File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ example:
174174| [`toYaml`](example/functions/toYaml) | Marshals any object into a YAML string |
175175| [`fromYaml`](example/functions/fromYaml) | Unmarshals a YAML string into an object |
176176| [`getResourceCondition`](example/functions/getResourceCondition) | Helper function to retreive conditions of resources |
177- | [`getComposedResouce `](example/functions/getComposedResource) | Helper function to retrieve observed composed resources |
177+ | [`getComposedResource `](example/functions/getComposedResource) | Helper function to retrieve observed composed resources |
178178| [`getCompositeResource`](example/functions/getCompositeResource) | Helper function to retreive the observed composite resource |
179179| [`setResourceNameAnnotation`](example/inline) | Returns the special resource-name annotation with given name |
180180| [`include`](example/functions/include) | Outputs template as a string |
@@ -207,4 +207,4 @@ $ crossplane xpkg build -f package --embed-runtime-image=runtime
207207[go] : https://go.dev
208208[docker] : https://www.docker.com
209209[cli] : https://docs.crossplane.io/latest/cli
210- [extra-resources] : https://docs.crossplane.io/latest/concepts/composition-functions/#how-composition-functions-work
210+ [extra-resources] : https://docs.crossplane.io/latest/concepts/composition-functions/#how-composition-functions-work
You can’t perform that action at this time.
0 commit comments