From a26e73734d1ee5f7cce19c20b93343fd0440a6d8 Mon Sep 17 00:00:00 2001 From: Nic Cope Date: Thu, 2 Nov 2023 19:33:51 -0700 Subject: [PATCH] Remove extra period in package readme Signed-off-by: Nic Cope --- package/crossplane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/crossplane.yaml b/package/crossplane.yaml index 30073d4..2801a2c 100644 --- a/package/crossplane.yaml +++ b/package/crossplane.yaml @@ -13,6 +13,6 @@ metadata: [Go templates](https://pkg.go.dev/text/template). If you've written a [Helm chart](https://helm.sh) before, using this function will be a familiar experience. See the - [README](https://github.com/crossplane-contrib/function-go-templating). + [README](https://github.com/crossplane-contrib/function-go-templating) for examples and documentation. spec: {}