diff --git a/lib/microwaveprop_web/components/layouts.ex b/lib/microwaveprop_web/components/layouts.ex index 17de6b4c..8ebf8656 100644 --- a/lib/microwaveprop_web/components/layouts.ex +++ b/lib/microwaveprop_web/components/layouts.ex @@ -130,7 +130,7 @@ defmodule MicrowavepropWeb.Layouts do <.flash kind={:info} flash={@flash} /> <.flash kind={:error} flash={@flash} /> - <.flash id="client-error" kind={:error} title="We can't find the internet" hidden> + <.flash id="client-error" kind={:error} title="Unable to reach the server" hidden> Attempting to reconnect <.icon name="hero-arrow-path" class="ml-1 size-3 motion-safe:animate-spin" />