From 511ef6766dd4c9557caaa0b2d16a6dee2a7b50f2 Mon Sep 17 00:00:00 2001 From: Joshua Pinter Date: Sat, 30 Sep 2017 06:21:13 -0600 Subject: [PATCH] Misspelled "identify". --- docs/More.AndroidSupportStatus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/More.AndroidSupportStatus.md b/docs/More.AndroidSupportStatus.md index 15e3305f88..b87406d29a 100644 --- a/docs/More.AndroidSupportStatus.md +++ b/docs/More.AndroidSupportStatus.md @@ -34,7 +34,7 @@ Core APIs are implemented. ## Debugging 1. `--loglevel verbose` can give you pretty good insight on what going on. -2. `--debug-synchronization`, our tool to idnetify synchronization issues, is still missing +2. `--debug-synchronization`, our tool to identify synchronization issues, is still missing ## Cross platform support Detox is being developed on Macs, but there is no Mac specifc command on any of the Android drivers, or anything related to Android. Detox should work on both Linux and Windows.