diff --git a/source/standards/programming-languages.html.md.erb b/source/standards/programming-languages.html.md.erb index 895d05e3..c6a3ce19 100644 --- a/source/standards/programming-languages.html.md.erb +++ b/source/standards/programming-languages.html.md.erb @@ -120,7 +120,7 @@ This should be discussed during planning and investigation as certain iOS featur ### Kotlin -When satrting a new app, you'll likely want to use the latest version of Kotlin, which is installed along with Android Studio. +When starting a new app, you'll likely want to use the latest version of Kotlin, which is installed along with Android Studio. It will be more important to decide on which versions of Android you want to support - as with iOS above, it is a tradeoff between trying to support as many devices as possible and keeping the app accessible without compromising security. This is also made more difficult on Android due to the range of devices available.