From 533e872c1ad52dd7e0ffa8675698b3ed9aa5bbd4 Mon Sep 17 00:00:00 2001 From: Hricha Shandily <103104754+Hricha-Shandily@users.noreply.github.com> Date: Thu, 9 Apr 2026 16:55:01 +0530 Subject: [PATCH] Update text for strict funnel setting The toggle wording could be confusing for some people. "Allow other steps between funnel steps" as the first "steps" used in the sentence could seem like *are there other funnel steps I need to configure?* So updated it to "Allow other activity in between funnel steps" instead. --- extra/lib/plausible_web/live/funnel_settings/form.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/lib/plausible_web/live/funnel_settings/form.ex b/extra/lib/plausible_web/live/funnel_settings/form.ex index 6a46134a52a3..f7d8740af612 100644 --- a/extra/lib/plausible_web/live/funnel_settings/form.ex +++ b/extra/lib/plausible_web/live/funnel_settings/form.ex @@ -82,7 +82,7 @@ defmodule PlausibleWeb.Live.FunnelSettings.Form do
- Allow other steps between funnel steps + Allow other activity between funnel steps
<.toggle_switch