diff --git a/lib/plausible_web/templates/layout/_footer.html.heex b/lib/plausible_web/templates/layout/_footer.html.heex index 6806046caaf9..3d00a5095cbf 100644 --- a/lib/plausible_web/templates/layout/_footer.html.heex +++ b/lib/plausible_web/templates/layout/_footer.html.heex @@ -17,8 +17,8 @@
<%= if ee?() do %>
- Made and hosted in the EU 🇪🇺
- Solely funded by our subscribers.
+ Made and hosted in the EU 🇪🇺
+ Funded entirely by our subscribers.
<% end %>
<%= if ce?() do %>
@@ -38,16 +38,14 @@