Skip to content

Commit 2f4adfa

Browse files
committed
fix readme
1 parent 50d8d80 commit 2f4adfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Supported Decorators:
189189
* `@corrupt_delay` - add delay in the AWS Lambda execution
190190
* `@corrupt_exception` - Raise an exception during the AWS Lambda execution
191191
* `@corrupt_statuscode` - force AWS Lambda to return a specific HTTP error code
192-
* `@corrupt_filesize` - EXPERIMENTAL force AWS Lambda to return a specific HTTP error code
192+
* `@corrupt_filesize` - EXPERIMENTAL creates large file to do disk space attacks
193193

194194
`Note that disabling the disk space failure experiment will not cleanup /tmp for you.`
195195

0 commit comments

Comments
 (0)