Skip to content

Commit 2b0b65f

Browse files
committed
Updated README.md
1 parent 63ed93d commit 2b0b65f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

awslambdalistall-capi/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ List all Lambda functions and their information using the Client API (low-level)
6767

6868
* You can create some Lambda functions on AWS.
6969

70-
You can use the AWS Lambda Function Hello World JSON Java example: [awslambdahellojson](/awslambdahellojson).
71-
You can use the AWS Lambda Function Hello World Java example: [awslambdahello](/awslambdahello).
70+
* You can use the AWS Lambda Function Hello World JSON Java example: [awslambdahellojson](/awslambdahellojson).
71+
* You can use the AWS Lambda Function Hello World Java example: [awslambdahello](/awslambdahello).
7272

7373
* You can select the AWS region of the Lambda functions changing the value of `REGION` variable in the code.
7474

0 commit comments

Comments
 (0)