diff --git a/README.md b/README.md index 7f1ee9a..a704429 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ example: | [`toYaml`](example/functions/toYaml) | Marshals any object into a YAML string | | [`fromYaml`](example/functions/fromYaml) | Unmarshals a YAML string into an object | | [`getResourceCondition`](example/functions/getResourceCondition) | Helper function to retreive conditions of resources | -| [`getComposedResouce`](example/functions/getComposedResource) | Helper function to retrieve observed composed resources | +| [`getComposedResource`](example/functions/getComposedResource) | Helper function to retrieve observed composed resources | | [`getCompositeResource`](example/functions/getCompositeResource) | Helper function to retreive the observed composite resource | | [`setResourceNameAnnotation`](example/inline) | Returns the special resource-name annotation with given name | | [`include`](example/functions/include) | Outputs template as a string | @@ -207,4 +207,4 @@ $ crossplane xpkg build -f package --embed-runtime-image=runtime [go]: https://go.dev [docker]: https://www.docker.com [cli]: https://docs.crossplane.io/latest/cli -[extra-resources]: https://docs.crossplane.io/latest/concepts/composition-functions/#how-composition-functions-work \ No newline at end of file +[extra-resources]: https://docs.crossplane.io/latest/concepts/composition-functions/#how-composition-functions-work