Skip to content

Commit 8c357b1

Browse files
authored
Merge branch 'master' into impact-partnership-cloud
2 parents 1904c62 + 9df8735 commit 8c357b1

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/adobe-analytics

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/adobe-analytics/mobile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before you start sending data from your mobile application to Adobe Analytics, y
2626
compile 'com.segment.analytics.android.integrations:adobeanalytics:+'
2727
```
2828

29-
After you add the dependency, register the integration with the Segment SDK. To do this, import the Amplitude integration:
29+
After you add the dependency, register the integration with the Segment SDK. To do this, import the Adobe Analytics integration:
3030

3131
```java
3232
import com.segment.analytics.android.integrations.adobeanalytics.AdobeIntegration;

0 commit comments

Comments
 (0)