Skip to content

Commit 2c2990e

Browse files
niallzatorchinn1
andauthored
Update src/connections/sources/catalog/libraries/mobile/react-native/index.md
Co-authored-by: rchinn-segment <[email protected]>
1 parent 19b4360 commit 2c2990e

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
@@ -339,7 +339,7 @@ If you don't do this, the old client instance would still exist and retain the t
339339

340340
Ideally, you shouldn't have to use this method, and the Segment client should be initialized only once in the application lifecycle.
341341
342-
## Controlling Upload With Flush Policies
342+
## Control upload with Flush Policies
343343
To granularly control when events are uploaded you can use `FlushPolicies`.
344344
A Flush Policy defines the strategy for deciding when to flush, this can be on an interval, on a certain time of day, after receiving a certain number of events or even after receiving a particular event. This gives you even more flexibility on when to send event to Segment.
345345
To make use of flush policies you can set them in the configuration of the client:

0 commit comments

Comments
 (0)