Remove extraneous period.

Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
Nic Cope 2023-10-31 18:28:53 -07:00
parent 2d3082f7d1
commit 06d7247c8b
1 changed files with 1 additions and 1 deletions

View File

@ -421,7 +421,7 @@ working with the `RunFunctionRequest` and `RunFunctionResponse` types easier.
{{<hint "tip">}}
Read the
[Go package documentation](https://pkg.go.dev/github.com/crossplane/function-sdk-go).
[Go package documentation](https://pkg.go.dev/github.com/crossplane/function-sdk-go)
for the SDK.
{{</hint>}}