Skip to content

Commit 9272c05

Browse files
authored
Update CS dependencies (#1688)
1 parent 042cdd0 commit 9272c05

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.2.1
610

711
### Changed

src/Input/StartExecutionInput.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ final class StartExecutionInput extends Input
6767
private $name;
6868

6969
/**
70-
* The string that contains the JSON input data for the execution, for example:.
70+
* The string that contains the JSON input data for the execution, for example:
7171
*
7272
* `"input": "{\"first_name\" : \"test\"}"`
7373
*

0 commit comments

Comments
 (0)