Skip to content

Commit

Permalink
Update website/docs/routers/cloudformation-router.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Wells <hello@davidwells.io>
  • Loading branch information
willfarrell and DavidWells authored Dec 13, 2024
1 parent 1c2eaaa commit 65280c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/routers/cloudformation-router.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const routes = [
handler: updateHandler
},
{
routeKey: 'delete',
routeKey: 'Delete',
handler: deleteHandler
}
]
Expand Down

0 comments on commit 65280c5

Please sign in to comment.