Skip to content

Commit ee52c16

Browse files
authored
docs: Display environment variable as code snippet
Add markup to environment variable for better browsing
1 parent 4c56a13 commit ee52c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ You can configure your credentials by setting:
154154
* `AWS_SESSION_TOKEN`
155155
* `AWS_REGION`
156156
157-
You can configure timeout by setting AWS_LAMBDA_FUNCTION_TIMEOUT to the number of seconds you want your function to timeout in.
157+
You can configure timeout by setting `AWS_LAMBDA_FUNCTION_TIMEOUT` to the number of seconds you want your function to timeout in.
158158
159159
The rest of these Environment Variables can be set to match AWS Lambda's environment but are not required.
160160
* `AWS_LAMBDA_FUNCTION_VERSION`

0 commit comments

Comments
 (0)