Skip to content

Commit

Permalink
Fix typo in Amazon Lambda doc
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierxc14 authored and gsmet committed Jul 29, 2021
1 parent 3d52eee commit 297e98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/amazon-lambda.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ dependencies {
implementation 'io.quarkus:quarkus-resteasy'
implementation 'io.quarkus:quarkus-amazon-lambda'
testimplementation "io.quarkus:quarkus-test-amazon-lambda"
testImplementation "io.quarkus:quarkus-test-amazon-lambda"
testImplementation 'io.quarkus:quarkus-junit5'
testImplementation 'io.rest-assured:rest-assured'
Expand Down

0 comments on commit 297e98e

Please sign in to comment.