Skip to content

Commit 7f731b2

Browse files
authored
fix: incorrect intro (#425)
1 parent cb8d5c6 commit 7f731b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topics/multiplatform-integrate-in-existing-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<secondary-label ref="Android Studio"/>
55

66
<tldr>
7-
<p>This tutorial uses IntelliJ IDEA, but you can also follow it in Android Studio – both IDEs share the same core functionality and Kotlin Multiplatform support.</p>
7+
<p>This tutorial uses Android Studio, but you can also follow it in IntelliJ IDEA – both IDEs share the same core functionality and Kotlin Multiplatform support.</p>
88
</tldr>
99

1010
Learn how to make your existing Android application cross-platform so that it works both on Android and iOS.

0 commit comments

Comments
 (0)