Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher-walsh22 committed Nov 29, 2024
1 parent 573db35 commit 389deb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samNode/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1302,7 +1302,7 @@ Resources:
META_TABLE_NAME: !Ref MetaTableName
METRICS_TABLE_NAME: !Ref MetricsTableName
LOG_LEVEL: !Ref LogLevel
PUBLIC_FRONTEND: !REF PublicFrontend
PUBLIC_FRONTEND: !Ref PublicFrontend
Layers:
- !Ref BaseLayer
- !Ref PermissionLayer
Expand Down

0 comments on commit 389deb3

Please sign in to comment.