Skip to content

Commit a27064c

Browse files
committed
Improve readme text
1 parent ba1c8b0 commit a27064c

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
@@ -366,7 +366,7 @@ stepFunctions:
366366

367367
### Disable Output Cloudformation Outputs section
368368

369-
Disables output in the CloudFormation Outputs section. if you define many state-machines in serverless.yml, there is a possibility of reaching out a CloudFormation limits in which the maximum number of outputs is 60. If you define `noOutput: true`, you can prevent automatically output by this plugin.
369+
Disables the generation of outputs in the CloudFormation Outputs section. If you define many state machines in serverless.yml you may reach the CloudFormation limit of 60 outputs. If you define `noOutput: true` then this plugin will not generate outputs automatically.
370370

371371
```yaml
372372
stepFunctions:

0 commit comments

Comments
 (0)