Skip to content

Commit f84a529

Browse files
spelling and redaction fix
Co-authored-by: forstisabella <[email protected]>
1 parent 93aee71 commit f84a529

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/topsort

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/topsort/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ analytics.identify('361b1fdfbeaa9d64a13c033eb9f970dc6740f6bc', {
6060
Once a user is identified, each call to Segment's [Track method](/docs/connections/spec/track/) automatically records the user ID.
6161
Users that are not logged in can be tracked using an [anonymousID](/docs/connections/spec/identify/#anonymous-id).
6262

63-
If you use a server side source please provide one of both options, anonymousId or userId.
63+
If you use a server-side source please provide one or more identifiers: `anonymousId` or `userId`.

0 commit comments

Comments
 (0)