Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit b7e8b71

Browse files
committed
Fixing typo. fixes #128
1 parent 658315c commit b7e8b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApplication/3_ServerlessBackend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Make sure to configure your function to use the `WildRydesLambda` IAM role you c
132132

133133
1. Click on **Create function**.
134134

135-
1. Scroll down to the **Function code** section and replace the exiting code in the **index.js** code editor with the contents of [requestUnicorn.js](requestUnicorn.js).
135+
1. Scroll down to the **Function code** section and replace the existing code in the **index.js** code editor with the contents of [requestUnicorn.js](requestUnicorn.js).
136136
![Create Lambda function screenshot](../images/create-lambda-function-code.png)
137137

138138
1. Click **"Save"** in the upper right corner of the page.

0 commit comments

Comments
 (0)