Skip to content

Commit 9711400

Browse files
committed
LIBMOBILE-1188
- issue fixed
1 parent e779da3 commit 9711400

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
@@ -21,7 +21,7 @@ implementation("com.segment.analytics.kotlin.destinations:nielsen-dtvr:<latest_v
2121
Open the file where you setup and configure the Analytics-Kotlin library. Add this plugin to the list of imports.
2222

2323
```
24-
import com.segment.analytics.kotlin.destinations.nielsendcr.NielsenDTVRDestination
24+
import com.segment.analytics.kotlin.destinations.nielsendtvr.NielsenDTVRDestination
2525
```
2626

2727
Just under your Analytics-Kotlin library setup, call `analytics.add(plugin = ...)` to add an instance of the plugin to the Analytics timeline.

0 commit comments

Comments
 (0)