Skip to content

Commit 855cb03

Browse files
authored
Update src/connections/sources/catalog/libraries/mobile/apple/index.md
1 parent fdead8b commit 855cb03

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/apple

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/apple/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Analytics for Swift is built with extensibility in mind. Use the tools list belo
160160
- [Code samples](/docs/connections/sources/catalog/libraries/mobile/swift/swift-samples)
161161
162162
## Proxying events
163-
If you proxy your events through the `apiHost` config option, you must forward the batched events to the following Segment endpoint `https://api.segment.io/v1/b`. The `https://api.segment.io/v1/batch` endpoint is reserved for events arriving from server side sending, and proxying to that endpoint for your mobile events may result in unexpected behavior.
163+
If you proxy your events through the `apiHost` config option, you must forward the batched events to `https://api.segment.io/v1/b`. The `https://api.segment.io/v1/batch` endpoint is reserved for events arriving from server-side sending, and proxying to that endpoint for your mobile events may result in unexpected behavior.
164164
165165
> warning ""
166166
> If you are using the Analytics iOS (Classic) SDK, you can find [the documentation here](/docs/connections/sources/catalog/libraries/mobile/ios). Many of the features available in the Analytics-Swift SDK are not available in the Analytics iOS (Classic) SDK.

0 commit comments

Comments
 (0)