We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33acc7c commit 27fdaf1Copy full SHA for 27fdaf1
packages/@aws-cdk/aws-lambda-nodejs/README.md
@@ -102,7 +102,7 @@ If `esbuild` is available it will be used to bundle your code in your environmen
102
bundling will happen in a [Lambda compatible Docker container](https://gallery.ecr.aws/sam/build-nodejs12.x)
103
with the Docker platform based on the target architecture of the Lambda function.
104
105
-For macOS the recommendend approach is to install `esbuild` as Docker volume performance is really poor.
+For macOS the recommended approach is to install `esbuild` as Docker volume performance is really poor.
106
107
`esbuild` can be installed with:
108
0 commit comments