Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 07bed2e

Browse files
docs(lambda-at-edge): tweak wording
1 parent 727bb8d commit 07bed2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lambda-at-edge/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### AWS Lambda@Edge library to help you deploy serverless next.js applications to CloudFront
22

3-
This library was created to decouple the core logic of creating serverless rendered next.js applications on the Cloud agnostic of a specific provider. In other words, this library could be used to deploy via serverles components, AWS CDK, or any other providers you'd like.
3+
This library was created to decouple the core logic of deploying serverless rendered next.js applications on the Cloud agnostic of a specific provider. In other words, this library could be used to deploy via serverles components, AWS CDK, or any other providers you'd like.
44

55
## Usage
66

0 commit comments

Comments
 (0)