Skip to content

Commit

Permalink
fix typo in README (#2914)
Browse files Browse the repository at this point in the history
Co-authored-by: Luis Madrigal <599908+Madrigal@users.noreply.github.com>
  • Loading branch information
hacktivist123 and Madrigal authored Jan 8, 2025
1 parent fca0255 commit 032b94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ import (
)

func main() {
// Using the SDK's default configuration, loading additional config
// Using the SDK's default configuration, load additional config
// and credentials values from the environment variables, shared
// credentials, and shared configuration files
cfg, err := config.LoadDefaultConfig(context.TODO(), config.WithRegion("us-west-2"))
Expand Down

0 comments on commit 032b94e

Please sign in to comment.