Skip to content

Commit 0b302c5

Browse files
Update images-test.md
1 parent 595790b commit 0b302c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/images-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can build RIE into a base image\. Download the RIE from GitHub to your local
101101

102102
1. Download the [runtime interface emulator](https://github.com/aws/aws-lambda-runtime-interface-emulator/releases/latest/download/aws-lambda-rie) from GitHub into your project directory\.
103103

104-
1. Copy the script and install the emulator package and change `ENTRYPOINT` to run the new script by adding the following lines to your Dockerfile:
104+
1. Copy the script, install the emulator package and change `ENTRYPOINT` to run the new script by adding the following lines to your Dockerfile:
105105

106106
```
107107
COPY ./entry_script.sh /entry_script.sh

0 commit comments

Comments
 (0)