Skip to content

Commit 579353c

Browse files
authored
fix: Grammatical error in README.md (#1965)
1 parent b4a51de commit 579353c

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
@@ -52,7 +52,7 @@ environment that lets you locally build, test, debug, and deploy applications de
5252

5353
## What is this Github repository? 💻
5454

55-
This GitHub repository contains the SAM Specification, the Python code that translates SAM templates into AWS CloudFormation stacks and lots of examples applications.
55+
This GitHub repository contains the SAM Specification, the Python code that translates SAM templates into AWS CloudFormation stacks and lots of example applications.
5656
In the words of SAM developers:
5757

5858
> SAM Translator is the Python code that deploys SAM templates via AWS CloudFormation. Source code is high quality (95% unit test coverage),

0 commit comments

Comments
 (0)