We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a2cb89 + b648877 commit 4d3b58dCopy full SHA for 4d3b58d
README.md
@@ -107,7 +107,7 @@ output (not zipped) is available under `target/lambda/{profile}/output/{your-lam
107
You will see both `bootstrap` and `bootstrap.debug` files there.
108
> **⚠️ Note:** `PACKAGE=false` prevents `package` hook from running.
109
110
-You can then invoke this bootstap executable for the `provided.al2` AWS lambda runtime with a one off container.
+You can then invoke this bootstrap executable for the `provided.al2` AWS lambda runtime with a one off container.
111
112
```sh
113
# Build your function skipping the zip creation step
0 commit comments