Skip to content

Commit

Permalink
Say "Recommended"
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes authored Jun 19, 2024
1 parent de03754 commit 0a6352c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/scenes/settings/project/PersonsOnEvents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const POE_OPTIONS: LemonRadioOption<PoEMode>[] = [
value: 'person_id_override_properties_on_events',
label: (
<span className="inline-flex items-center gap-1.5">
Use person properties from the time of the event<LemonTag>DEFAULT</LemonTag>
Use person properties from the time of the event<LemonTag>RECOMMENDED</LemonTag>
</span>
),
description: (
Expand Down

0 comments on commit 0a6352c

Please sign in to comment.