Skip to content

Commit

Permalink
Update Introduction.AndroidDevEnv.md (wix#2413) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
andresesfm authored Oct 14, 2020
1 parent e7d3aee commit 4fadc00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Introduction.AndroidDevEnv.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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.
> It can be a result of an improper configuration, or an emulator launch where the `-read-only` argument was provided.

0 comments on commit 4fadc00

Please sign in to comment.