Skip to content

Commit 567a0bf

Browse files
authored
Update README.md
1 parent 82c58c3 commit 567a0bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Support for Latency injection using ```delay```
88
* Support for Exception injection using ```exception_msg```
99
* Support for HTTP Error status code injection using ```error_code```
10-
* Using for SSM Parameter Store to control the experiment using ```isEnable```
10+
* Using for SSM Parameter Store to control the experiment using ```isEnabled```
1111
* Per Lambda function injection control using Environment variable (```FAILURE_INJECTION_PARAM```) (thanks to Gunnar Grosh)
1212
* Support for Serverless Framework using ```sls deploy``` (thanks to Gunnar Grosh)
1313

@@ -81,4 +81,4 @@ Deploy the chaos config in paramater store.
8181
```
8282

8383

84-
## Happy breaking!
84+
## Happy breaking!

0 commit comments

Comments
 (0)