Skip to content

Commit 01b7534

Browse files
authored
Tiny typo
ednpoint to endpoint
1 parent 4bd1acb commit 01b7534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
// regions different from the Session's region.
198198
//
199199
// svc := s3.New(sess, &aws.Config{
200-
// Region: aws.String(ednpoints.UsWest2RegionID),
200+
// Region: aws.String(endpoints.UsWest2RegionID),
201201
// })
202202
//
203203
// See the Config type in the aws package for more information and additional

0 commit comments

Comments
 (0)