Skip to content

Commit cd99daa

Browse files
authored
Update README.md
1 parent 4f86f6b commit cd99daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ You can add a plugin at any time through the `segmentClient.add()` method.
439439
```js
440440
import { createClient } from '@segment/analytics-react-native';
441441

442-
import { AmplitudeSessionPlugin } from '@segment/analytics-react-native-plugin-amplitude';
442+
import { AmplitudeSessionPlugin } from '@segment/analytics-react-native-plugin-amplitude-session';
443443
import { FirebasePlugin } from '@segment/analytics-react-native-plugin-firebase';
444444
import { IdfaPlugin } from '@segment/analytics-react-native-plugin-idfa';
445445

0 commit comments

Comments
 (0)