package docs for github.com/aws/aws-sdk-go-v2/aws/signer/v4 are malformed #2639
Labels
bug
This issue is a bug.
documentation
This is a problem with documentation.
p3
This is a minor priority issue
queued
This issues is on the AWS team's backlog
Describe the issue
The package docs for github.com/aws/aws-sdk-go-v2/aws/signer/v4 are jumbled up.
As you can see, it has half a sentence, followed by a random code block, which itself contains the first half of another sentence.
My guess is that first sentence is supposed to say "Generally using the signer outside of the SDK should not require any additional code." But some automated tooling is misinterpreting the word "code" to signal a code block.
Links
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/aws/signer/v4
AWS Go SDK V2 Module Versions Used
No response
The text was updated successfully, but these errors were encountered: