Skip to content

Commit d49136c

Browse files
authored
style Identify call
1 parent 44fcd00 commit d49136c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unify/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The [Profile Explorer](/docs/unify/#profile-explorer) retains event details for
6262

6363
### Can I remove a trait from a user profile?
6464

65-
Yes, you can remove a trait from a user profile by sending an identify event with the trait value set to `null` in the traits object from one of your connected sources. For example:
65+
Yes, you can remove a trait from a user profile by sending an Identify event with the trait value set to `null` in the traits object from one of your connected sources. For example:
6666

6767
```json
6868
{

0 commit comments

Comments
 (0)