Skip to content

Commit 027e9c8

Browse files
Merge pull request #115 from kbakdev/patch-1
2 parents 23c8f35 + 73acd1c commit 027e9c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)