Skip to content

Commit ec044de

Browse files
authored
Update README.md (#82)
1 parent 0c5d081 commit ec044de

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
@@ -216,7 +216,7 @@ $ses->sendEmail($m, $use_raw_request, $trigger_error);
216216

217217
### Request Signature Version
218218

219-
You can configure which version of the request signature should be used. [Version 4](https://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html) is now supported but not used by default.
219+
You can configure which version of the request signature should be used. [Version 4](https://docs.aws.amazon.com/general/latest/gr/sigv4_signing.html) is now supported and used by default.
220220

221221
```php
222222
<?php

0 commit comments

Comments
 (0)