Skip to content

Commit 49e818d

Browse files
Update text for strict funnel setting (#6241)
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.
1 parent ea3d23d commit 49e818d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • extra/lib/plausible_web/live/funnel_settings

extra/lib/plausible_web/live/funnel_settings/form.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ defmodule PlausibleWeb.Live.FunnelSettings.Form do
8282
8383
<div class="mt-6 flex items-center justify-between gap-4">
8484
<span class="text-sm font-medium text-gray-900 dark:text-gray-100">
85-
Allow other steps between funnel steps
85+
Allow other activity between funnel steps
8686
</span>
8787
<div class="flex items-center gap-3">
8888
<.toggle_switch

0 commit comments

Comments
 (0)