Skip to content

Commit e29a0cd

Browse files
authored
Fix FastAPI description in the sam template. (#219)
1 parent 0176e8c commit e29a0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fastapi/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Transform: AWS::Serverless-2016-10-31
33
Description: >
44
python3.8
55
6-
Sample SAM Template for flask
6+
Sample SAM Template for FastAPI
77
88
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
99
Globals:

0 commit comments

Comments
 (0)