Skip to content

Commit

Permalink
Fix SDK's godoc "Hello AWS" header
Browse files Browse the repository at this point in the history
Fixes the SDK's root package doc's `Hello AWS` section header.

Fix #313
  • Loading branch information
jasdel authored May 28, 2019
1 parent 098e15d commit 65ad503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pinned to specific version of the SDK
dep ensure --add github.com/aws/aws-sdk-go-v2
### Hello AWS
Hello AWS
This example shows how you can use the v2 SDK to make an API request using the
SDK's Amazon DynamoDB client.
Expand Down

0 comments on commit 65ad503

Please sign in to comment.