diff --git a/docs/Introduction.AndroidDevEnv.md b/docs/Introduction.AndroidDevEnv.md index 8589d5e0cf..1c81456f32 100644 --- a/docs/Introduction.AndroidDevEnv.md +++ b/docs/Introduction.AndroidDevEnv.md @@ -1,4 +1,4 @@ -# Setting Up an Android Development & Testing Envrionment +# Setting Up an Android Development & Testing Environment This guide provides some core practices to follow in setting up a stable, reliable environment for running automated UI tests using Android emulators (using Detox, in particular) -- be it on a personal, _local_ computer, or a powerful CI machine. @@ -237,4 +237,4 @@ emulator: Saving state on exit with session uptime 9423 ms > emulator: WARNING: Not saving state: RAM not mapped as shared > ``` > -> It can be a result of an improper configuration, or an emulator launch where the `-read-only` argument was provided. \ No newline at end of file +> It can be a result of an improper configuration, or an emulator launch where the `-read-only` argument was provided.