Skip to content

Commit 4d3b58d

Browse files
authoredNov 10, 2021
merge: Merge pull request softprops#24 from juunini/patch-2
- fix typo in README
2 parents 3a2cb89 + b648877 commit 4d3b58d

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
@@ -107,7 +107,7 @@ output (not zipped) is available under `target/lambda/{profile}/output/{your-lam
107107
You will see both `bootstrap` and `bootstrap.debug` files there.
108108
> **⚠️ Note:** `PACKAGE=false` prevents `package` hook from running.
109109
110-
You can then invoke this bootstap executable for the `provided.al2` AWS lambda runtime with a one off container.
110+
You can then invoke this bootstrap executable for the `provided.al2` AWS lambda runtime with a one off container.
111111

112112
```sh
113113
# Build your function skipping the zip creation step

0 commit comments

Comments
 (0)