Skip to content

Commit 1ff1ddf

Browse files
De-duplicate the word 'a' in intro to Installing Kotlin page (#374)
* De-duplicate the word 'a' in intro to Installing Kotlin page * Fix typo in the word "programming" Co-authored-by: Danny Diaz <[email protected]>
1 parent 1e7d636 commit 1ff1ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/programming_resources/shared/installing_kotlin/Installing-Kotlin.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ What Is Kotlin?
66
---------------
77

88

9-
The Kotlin programming language is a a modern alternative to the Java programing language
9+
The Kotlin programming language is a modern alternative to the Java programming language
1010
that compiles and runs on the Java Virtual Machine (JVM) and can be used to develop Android
1111
applications. It was developed by JetBrains, the same company that developed the IntelliJ IDE
1212
(the basis for Android Studio).

0 commit comments

Comments
 (0)