Skip to content

Commit b266aca

Browse files
authored
Update README.md
1 parent ea5503b commit b266aca

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
@@ -133,7 +133,7 @@ It inherits from the AWS CDK [`Function` construct](https://docs.aws.amazon.com/
133133
- `code`: the code is automatically zipped from the current directory.
134134
- `layers`: the Bref layers are automatically added.
135135
- `memorySize`: `1024`
136-
- `timeout`: `60` (seconds)
136+
- `timeout`: `6` (seconds)
137137

138138
The code is automatically zipped from the current directory. You can override this behavior by setting the `code` property:
139139

0 commit comments

Comments
 (0)