Skip to content

Commit ca9d1a2

Browse files
committed
fixed a typo
1 parent 10a52a9 commit ca9d1a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/personas/profile-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Your access token enables you to call the Profile API and access customer data.
5151

5252
### Find a user's external id
5353

54-
1. Navigate to *Personas > <personas_space> > Explorer* and select the user you want to query through the API.
55-
2. Take note of the users's available identifiers. For example, this user has a `user_id` with the value `9800664881`. The Profile API requires both the type of ID and the value separated by a colon. For example, `user_id:9800664881`.
54+
1. Navigate to Personas > *personas_space* > Explorer and select the user you want to query through the API.
55+
2. Take note of the user's available identifiers. For example, this user has a `user_id` with the value `9800664881`. The Profile API requires both the type of ID and the value separated by a colon. For example, `user_id:9800664881`.
5656
![](images/profile_api_user_id.png)
5757

5858
### Query the user's event traits

0 commit comments

Comments
 (0)