Skip to content

Commit e374c02

Browse files
authored
Tiny spelling change
Segment "map" to Segment "maps"
1 parent a37ece8 commit e374c02

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/adobe-analytics

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/adobe-analytics/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Segment's server-side integration is not open-source. Let's explore what happens
131131
- `userId`
132132
- `anonymousId`
133133

134-
5. Segment map a number of other supported XML tags. For example, it sets `<ipAddress>` with the `ip` of the call.
134+
5. Segment maps a number of other supported XML tags. For example, it sets `<ipAddress>` with the `ip` of the call.
135135

136136
**Note**: For server side libraries, the `ip` is by default be the `ip` address of your company servers, NOT the customers' own. This means that for server side events, it is best practice to record the customer's `ip` from their requests, and manually send that to Segment as `context.ip`.
137137

0 commit comments

Comments
 (0)