Skip to content

Commit 35d3c07

Browse files
authored
Update README.md
1 parent 3ab6dae commit 35d3c07

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-function-samples/function-sample-aws-native

1 file changed

+1
-1
lines changed

spring-cloud-function-samples/function-sample-aws-native/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Your test event will provide the information needed to select the `uppercase` or
9090
}
9191
```
9292
5. Choose **Test**.
93-
You should see reversed output for the payload value: "OLLEH"
93+
You should see reversed output for the payload value: "olleh"
9494

9595

9696
**Congratulations!** You have built and deployed a Graal native image to AWS Lambda.

0 commit comments

Comments
 (0)