Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoheat committed Mar 8, 2024
1 parent 18d4fc6 commit 368a00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ redirect(
// Makes a 303 redirect to the current location.
redirect(
message: App.PageData['flash'],
event: RequestEvent | Cookies
event: RequestEvent
)

// For compatibility, the sveltekit signature can also be used, which will send no flash message.
Expand Down

0 comments on commit 368a00d

Please sign in to comment.