diff --git a/reference/html/aws-intro.html b/reference/html/aws-intro.html index d74d8ab09..5d8b3ab51 100644 --- a/reference/html/aws-intro.html +++ b/reference/html/aws-intro.html @@ -261,7 +261,7 @@ file:

-

As pointed out in the Notes on JAR Layout, you wil need a shaded jar in order to upload it +

As pointed out in the Notes on JAR Layout, you will need a shaded jar in order to upload it to AWS Lambda. You can use the Maven Shade Plugin for that. The example of the setup can be found above.

@@ -301,7 +301,7 @@ applications to AWS Lambda with Maven -

As pointed out in Notes on JAR Layout, you wil need a shaded jar in order to upload it +

As pointed out in Notes on JAR Layout, you will need a shaded jar in order to upload it to AWS Lambda. You can use the Gradle Shadow Plugin for that:

diff --git a/reference/html/aws-readme.html b/reference/html/aws-readme.html index 4b6b6c769..e2124fc2e 100644 --- a/reference/html/aws-readme.html +++ b/reference/html/aws-readme.html @@ -268,7 +268,7 @@ file:

-

As pointed out in the Notes on JAR Layout, you wil need a shaded jar in order to upload it +

As pointed out in the Notes on JAR Layout, you will need a shaded jar in order to upload it to AWS Lambda. You can use the Maven Shade Plugin for that. The example of the setup can be found above.

@@ -308,7 +308,7 @@ applications to AWS Lambda with Maven -

As pointed out in Notes on JAR Layout, you wil need a shaded jar in order to upload it +

As pointed out in Notes on JAR Layout, you will need a shaded jar in order to upload it to AWS Lambda. You can use the Gradle Shadow Plugin for that:

diff --git a/reference/html/aws.html b/reference/html/aws.html index ccb9683c2..f3c5e4f4f 100644 --- a/reference/html/aws.html +++ b/reference/html/aws.html @@ -285,7 +285,7 @@ file:

-

As pointed out in the Notes on JAR Layout, you wil need a shaded jar in order to upload it +

As pointed out in the Notes on JAR Layout, you will need a shaded jar in order to upload it to AWS Lambda. You can use the Maven Shade Plugin for that. The example of the setup can be found above.

@@ -325,7 +325,7 @@ applications to AWS Lambda with Maven -

As pointed out in Notes on JAR Layout, you wil need a shaded jar in order to upload it +

As pointed out in Notes on JAR Layout, you will need a shaded jar in order to upload it to AWS Lambda. You can use the Gradle Shadow Plugin for that: