Skip to content

Commit 346b6a8

Browse files
authored
Merge pull request #38 from robinweston/patch-1
Fixed typos
2 parents e837492 + c99b04e commit 346b6a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
# Serverless APIGateway Service Proxy
55

6-
This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway. You can directly connect API Gateway to AWS services without Lambda.
6+
This Serverless Framework plugin supports the AWS service proxy integration feature of API Gateway. You can directly connect API Gateway to AWS services without Lambda.
77

88
## Install
99

10-
Run `servelress plugin install` in your Serverless project.
10+
Run `serverless plugin install` in your Serverless project.
1111

1212
```bash
1313
serverless plugin install -n serverless-apigateway-service-proxy

0 commit comments

Comments
 (0)