Skip to content

Commit 1d10e43

Browse files
authored
Update README.md
1 parent 15b04b3 commit 1d10e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ After building your app run `sls deploy` to deploy code to AWS using the build t
3232
Your app can then be accessed via the CloudFront distribution created as a part of the stack.
3333

3434
## Static Assets and precompiled pages
35-
To server static assets and precompiled pages this adapter makes use of S3. In order to route traffic the correct destination a Lambda@edge fuction is used to perfrom a origin rewrite is used to redirect traffic to the S3 Bucket.
35+
To server static assets and precompiled pages this adapter makes use of S3. In order to route traffic the correct destination a Lambda@edge fuction is used to perfrom a origin rewrite to redirect traffic to the S3 Bucket.

0 commit comments

Comments
 (0)