Skip to content

Commit 1cd2ccf

Browse files
committed
Reducing repitition of 'the following'. Turning bullets into numbered list, to make the difference between both lists more obvious.
1 parent e21538b commit 1cd2ccf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ module "clever_name_autoscale_dns" {
4545

4646
## How does it work?
4747

48-
The module sets up the following
48+
The module sets up these things:
4949

50-
- A SNS topic
51-
- A Lambda function
52-
- A topic subscription sending SNS events to the Lambda function
50+
1. A SNS topic
51+
2. A Lambda function
52+
3. A topic subscription sending SNS events to the Lambda function
5353

5454
The Lambda function then does the following:
5555

0 commit comments

Comments
 (0)