Skip to content

Commit 464a5f6

Browse files
authored
Update src/connections/sources/catalog/libraries/mobile/react-native/index.md
1 parent 51984c2 commit 464a5f6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ const client = createClient({
374374
// ...
375375
flushPolicies: policies,
376376
});
377-
// If we detect the user disconnects from the network remove all flush policies,
377+
// If Segment detects the user disconnect from the network, Segment removes all flush policies.
378378
// That way the Segment client won't keep attempting to send events to Segment but will still
379379
// store them for future upload.
380380
// If the network comes back up, the Segment client adds the policies back.

0 commit comments

Comments
 (0)