Skip to content

Commit 380df42

Browse files
committed
quick fix
1 parent 24d04e7 commit 380df42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/01-what-is-segment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ When you collect data using device-based libraries, you can choose between these
4646
* **Cloud-mode** is where the library sends the data directly to the Segment servers which then translate and forward it.
4747
* **Device-mode** is where the library sends the data both directly to the Segment servers, and also to the servers for the destination tool. Device-mode sometimes requires some [additional set-up steps](/docs/connections/sources/mobile_guide/), but can unlock rich device data.
4848

49-
Although there are some tradeoffs between the two approaches, neither is better than the other, and we recommends that you implement a mix of both. In general, more direct interaction data is available using a device-based library, but server-based collection is more secure, reliable, and can't be blocked by ad blockers.
49+
Although there are some tradeoffs between the two approaches, neither is better than the other, and we recommend that you implement a mix of both. In general, more direct interaction data is available using a device-based library, but server-based collection is more secure, reliable, and can't be blocked by ad blockers.
5050

5151
<!-- Here's a handy flow chart to help with the client-side/server-side decision:
5252

0 commit comments

Comments
 (0)