Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kantuni committed Feb 18, 2024
1 parent 718a3c2 commit a46266d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ replaceRoutePath path =
ReplaceUrl (Route.Path.toString path)


{-| Redirect users to a new URL, somewhere external your web application.
{-| Redirect users to a new URL, somewhere external to your web application.
-}
loadExternalUrl : String -> Effect msg
loadExternalUrl =
Expand Down

0 comments on commit a46266d

Please sign in to comment.