Skip to content

Commit b5ee069

Browse files
committed
fix typo
1 parent 6645b65 commit b5ee069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apigw-rest-api-lambda-python/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To use the AWS SAM CLI, you need the following tools.
3838
To build and deploy your application for the first time, run the following in your shell:
3939

4040
```bash
41-
$ cd apig-rest-api-lambda-python
41+
$ cd apigw-rest-api-lambda-python
4242
$ sam build --use-container
4343
$ sam deploy --guided
4444
```

0 commit comments

Comments
 (0)