Skip to content

Commit b9aef2c

Browse files
committed
fix
1 parent ab2efc3 commit b9aef2c

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -500,11 +500,11 @@ These are the example plugins you can use and alter to meet your tracking needs:
500500
Use Analytics-React-Native 2.0 to set up [destination filters](docs/connections/destinations/destination-filters/) on your mobile device-mode destinations.
501501
502502
> warning ""
503-
> You must use React Native version 2.9 or higher to implement destination filters.
503+
> You must use Analytics-React-Native version 2.9 or higher to implement destination filters.
504504
>
505505
> Keep [these limitations](/docs/connections/destinations/destination-filters/#limitations) in mind when using destination filters.
506506
507-
To get started with destination filters on mobile device-mode destinations using React Native 2.0:
507+
To get started with destination filters on mobile device-mode destinations using Analytics-React-Native 2.0:
508508
1. Download and install the `@segment/analytics-react-native-plugin-destination-filters` package as a dependency in your project.
509509
* Using NPM:
510510
```npm

0 commit comments

Comments
 (0)