Skip to content

Commit 8740957

Browse files
committed
typo
1 parent 01cf641 commit 8740957

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
@@ -168,7 +168,7 @@ This would create environment variables in the lambda instance upon deploy. If y
168168
Uploading to S3
169169
===============
170170
You may find that you do not need the toolkit to fully deploy your Lambda or that your code bundle is too large to upload via the API. You can use the ``upload`` command to send the bundle to an S3 bucket of your choosing.
171-
Before doing this, you will need to set the following variables in ``config.yaml`:
171+
Before doing this, you will need to set the following variables in ``config.yaml``:
172172

173173
.. code:: yaml
174174

0 commit comments

Comments
 (0)