Skip to content

Commit 88cb74c

Browse files
committed
Update README.md in remix example
1 parent e56219a commit 88cb74c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/remix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ In general, you can test your web app locally without simulating AWS Lambda exec
8787
sam local start-api --warm-containers EAGER
8888
```
8989

90-
This command will start a local http endpoint and docker container to simulate API Gateway and Lambda. Please modify the region to match the actual region you are using. You can test it using `curl`, `postman`, and your web browser.
90+
This command will start a local http endpoint and docker container to simulate API Gateway and Lambda. You can test it using `curl`, `postman`, and your web browser.

0 commit comments

Comments
 (0)