Skip to content

Commit c97a7fb

Browse files
CS and doc fixes (#1525)
* CS and doc fixes * Update static.yml
1 parent b05af41 commit c97a7fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Input/StartExecutionInput.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ final class StartExecutionInput extends Input
4444

4545
/**
4646
* Optional name of the execution. This name must be unique for your Amazon Web Services account, Region, and state
47-
* machine for 90 days. For more information, see Limits Related to State Machine Executions [^1] in the *Step
48-
* Functions Developer Guide*.
47+
* machine for 90 days. For more information, see Limits Related to State Machine Executions [^1] in the *Step Functions
48+
* Developer Guide*.
4949
*
5050
* A name must *not* contain:
5151
*

0 commit comments

Comments
 (0)