Skip to content

Commit

Permalink
fix: survey wait period wording ambiguity (#26983)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Dec 17, 2024
1 parent 0a91fb0 commit 1847e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/scenes/surveys/SurveyEdit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,7 @@ export default function SurveyEdit(): JSX.Element {
}
}}
/>
Don't show to users who saw a survey within the last
Don't show to users who saw any survey in the last
<LemonInput
type="number"
size="xsmall"
Expand Down

0 comments on commit 1847e4a

Please sign in to comment.