Skip to content

Commit b1dc503

Browse files
authored
Merge pull request #2 from segment-integrations/initial_readme_changes
inital_readme_changes
2 parents 8d79ebc + 9711400 commit b1dc503

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)