Skip to content

Commit 032b94e

Browse files
fix typo in README (#2914)
Co-authored-by: Luis Madrigal <[email protected]>
1 parent fca0255 commit 032b94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ import (
6666
)
6767

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

0 commit comments

Comments
 (0)