We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 856f399 + 8744ffd commit 7a4a707Copy full SHA for 7a4a707
src/connections/sources/catalog/libraries/ott/roku/index.md
@@ -43,7 +43,7 @@ To instantiate the library, you first need to update the application scene .xml
43
1. Include SegmentAnalyticsConnector.brs BrightScript file
44
45
```
46
-<script type="text/brightscript" uri="pkg:/source/analytics/SegmentAnalyticsConnector.brs />
+<script type="text/brightscript" uri="pkg:/source/analytics/SegmentAnalyticsConnector.brs" />
47
48
49
2. Include SegmentAnalyticsTask node component under the children tag
0 commit comments