Skip to content

Commit 10fff90

Browse files
authored
Update CS dependencies (#1688)
1 parent 8167b3c commit 10fff90

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## NOT RELEASED
44

5+
### Changed
6+
7+
- AWS enhancement: Documentation updates.
8+
59
## 1.1.1
610

711
### Changed

src/ValueObject/InvalidRequestDetail.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
final class InvalidRequestDetail
1111
{
1212
/**
13-
* Reason codes include the following values:.
13+
* Reason codes include the following values:
1414
*
1515
* - DOCUMENT_SIZE_EXCEEDED - Document size is too large. Check the size of your file and resubmit the request.
1616
* - UNSUPPORTED_DOC_TYPE - Document type is not supported. Check the file type and resubmit the request.

0 commit comments

Comments
 (0)