Skip to content

Commit 52827d4

Browse files
committed
Spelling error, markup language error(?), rename png
1 parent c2fad8c commit 52827d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ AWS Lambda Blog Platform is a complete blogging solution that uses the following
1919
* Cloudfront
2020
* SES
2121

22-
It runs completely serverless - free of any inflexible hardware infrastructure. The whole system running as a team of small misroservices means that the running expenses are without any overhead even at the smallest scale.
22+
It runs completely serverless - free of any inflexible hardware infrastructure. The whole system running as a team of small microservices means that the running expenses are without any overhead even at the smallest scale.
2323

2424
## <a name="prerequisites"></a>Installation prerequisites
2525
* Have an AWS account
@@ -32,7 +32,7 @@ It runs completely serverless - free of any inflexible hardware infrastructure.
3232
* admin@domain.com
3333
* request a new certificate in AWS ACM (https://console.aws.amazon.com/acm/home?region=us-east-1#/) (HAS TO BE ISSUED IN __us-east-1__ REGION!!!)
3434
* if you are using just the domain - certificate name should be domain.com
35-
* if you are using subdomain - certificate name should be subdomain.domain.com or *.domain.com
35+
* if you are using subdomain - certificate name should be subdomain.domain.com or \*.domain.com
3636

3737
## <a name="installation"></a>Installation
3838
* download this repo, unzip and cd to project folder
File renamed without changes.

0 commit comments

Comments
 (0)