Skip to content

Commit ccf6deb

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

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
@@ -361,7 +361,7 @@ We have several standard FlushPolicies:
361361
- `StartupFlushPolicy` triggers on client startup only
362362
363363
### Adding or removing policies
364-
One of the main advantages of FlushPolicies is that you can add and remove policies on the fly. This is very powerful when you want to reduce or increase the amount of flushes.
364+
One of the main advantages of Flush Policies is that you can add and remove policies on the fly. This is very powerful when you want to reduce or increase the amount of flushes.
365365
For example you might want to disable flushes if you detect the user has no network:
366366
```ts
367367
import NetInfo from "@react-native-community/netinfo";

0 commit comments

Comments
 (0)