Skip to content

Commit f39e087

Browse files
fix typo (#4295)
1 parent 7eff898 commit f39e087

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Once the Segment library is integrated, toggle CleverTap on in your Segment dest
99

1010
You can integrate CleverTap using a server-side or mobile destination (iOS or Android). If you are interested in using CleverTap's push notifications or in-app notifications products, you should use the mobile destinations.
1111

12-
All server-side destination requests requires both the Segment Anonymous ID or a userId in the payload. This is a requirement from CleverTap.
12+
All server-side destination requests require both the Segment `anonymousId` and `userId` in the payload. This is a requirement from CleverTap.
1313

1414
CleverTap supports the `identify`, `track`, `page` (server-side only), and `screen` (iOS and server-side only) methods.
1515

0 commit comments

Comments
 (0)