Skip to content

Commit f2f1a16

Browse files
authored
fix: typo-in-text (#5504)
1 parent 6801499 commit f2f1a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/web/components/pages/SegmentsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ const SegmentsPage: FC<SegmentsPageType> = (props) => {
269269
</FormGroup>
270270

271271
<InfoMessage collapseId={'segment-identify'}>
272-
Segments require you to identitfy users, setting traits will add
272+
Segments require you to identify users, setting traits will add
273273
users to segments.
274274
</InfoMessage>
275275
<FormGroup className='mt-4'>

0 commit comments

Comments
 (0)