Skip to content

Commit ada8961

Browse files
authored
Merge pull request #4889 from segmentio/jfoskin-patch-3
Fixed typo
2 parents fdf2192 + 2c0c369 commit ada8961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/spec/best-practices-identify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You should make an `identify` call in the following situations:
4444
- When first you create a user (and so it is assigned a `userId`)
4545
- When a user changes information in their profile
4646
- When a user logs in
47-
- Optionally, when you call `identify` upon loading any pages that are accessible by a logged in user
47+
- *(Optional)* Upon loading any pages that are accessible by a logged in user
4848

4949
## Soft User Registration
5050

0 commit comments

Comments
 (0)