Skip to content

Commit 73af2d5

Browse files
authored
Merge pull request #45 from yuyokk/fix-params
Fix values for EvaluationPeriods and Period
2 parents 9a58f35 + 31f1430 commit 73af2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/with-sched-event-example-use-app-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The following contains the SAM template for this application\. Copy the text bel
1515
```
1616
AWSTemplateFormatVersion: '2010-09-09'
1717
Transform: AWS::Serverless-2016-10-31
18-
Parameters:
18+
Parameters:
1919
NotificationEmail:
2020
Type: String
2121
Resources:

0 commit comments

Comments
 (0)