Skip to content

Commit

Permalink
fix: fix broken formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Nov 9, 2024
1 parent 1177504 commit 47d97be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/penguin_memories_web/router.ex
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ defmodule PenguinMemoriesWeb.Router do
end

scope "/", PenguinMemoriesWeb do
get "/_health", HealthCheckController, :index
get "/_health", HealthCheckController, :index
end

scope "/", PenguinMemoriesWeb do
Expand Down

0 comments on commit 47d97be

Please sign in to comment.