Skip to content

Commit dc234c0

Browse files
authored
Update README.md
1 parent a9aec43 commit dc234c0

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

5555
+ **Extension of AWS CloudFormation**\. Because SAM is an extension of AWS CloudFormation, you get the reliable deployment capabilities of AWS CloudFormation\. You can define resources by using CloudFormation in your SAM template\. Also, you can use the full suite of resources, intrinsic functions, and other template features that are available in CloudFormation\.
5656

57-
## What is this GitHub repository? 💻
57+
## What is this GitHub repository?
5858

5959
This GitHub repository contains the SAM Specification, the Python code that translates SAM templates into AWS CloudFormation stacks and lots of example applications.
6060
In the words of SAM developers:

0 commit comments

Comments
 (0)