diff --git a/tutorials/export/exporting_for_android.rst b/tutorials/export/exporting_for_android.rst
index f411f28ca..e4515f27a 100644
--- a/tutorials/export/exporting_for_android.rst
+++ b/tutorials/export/exporting_for_android.rst
@@ -23,7 +23,7 @@ Download the Android SDK
Download and install the Android SDK.
-- You can install it using `Android Studio version 4.1 or later `__.
+- You can install the Android SDK using `Android Studio version 4.1 or later `__.
- Run it once to complete the SDK setup using these `instructions `__.
- Ensure that the `required packages `__ are installed as well.
@@ -35,7 +35,7 @@ Download and install the Android SDK.
- CMake version 3.10.2.4988404
- NDK version r23c (23.2.8568313)
-- You can install it using the `command line tools `__.
+- Alternatively, you can install the Android SDK using the `command line tools `__.
- Once the command line tools are installed, run the `sdkmanager `__ command to complete the setup process: