From 4648757724bfcfa8cc8eef928718d72d6e81c56e Mon Sep 17 00:00:00 2001 From: Humza Khokhar <34376641+lilhumza@users.noreply.github.com> Date: Thu, 29 Nov 2018 19:44:26 -0500 Subject: [PATCH] Updated Info Text (#22956) Improved and more simple introduction in order to not scare readers with new terms. --- guide/english/android-development/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/android-development/index.md b/guide/english/android-development/index.md index 03c54ddaf9..ec457af7cb 100644 --- a/guide/english/android-development/index.md +++ b/guide/english/android-development/index.md @@ -93,7 +93,7 @@ If you are just a beginner in Android Developement. You can directly start learn ### Developing Android Apps -The best part of learning Android is that many of the courses and material available out there online are free. +The best part of learning Android is that many of the courses and material available are online and free. Take your skillset up a notch. The link to the basic course is here - [Developing Android Apps](https://udacity.com/course/new-android-fundamentals--ud851). The link to the advanced course is here - [Advanced Android App Development](https://www.udacity.com/course/advanced-android-app-development--ud855).