Skip to content

Commit 7e31351

Browse files
authored
Update README.md
1 parent d022397 commit 7e31351

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
@@ -23,7 +23,7 @@ Register S3Client as a service in your configure method
2323
try services.register(s3: S3Signer.Config(...), defaultBucket: "my-bucket")
2424
```
2525

26-
to use e.g. use a custom Minio server, you can use this Config/Region:
26+
to use a custom Minio server, use this Config/Region:
2727

2828
```
2929
S3Signer.Config(accessKey: accessKey,

0 commit comments

Comments
 (0)