Fixed typos

This commit is contained in:
Rich Morgan 2015-05-14 12:40:03 -04:00
commit e7adc1759c

View file

@ -14,9 +14,9 @@ The application fails at login.
1) Launch the app `npm run start` 1) Launch the app `npm run start`
2) Click on "Join a Wallet" 2) Click on "Join a Wallet"
3) Type an unexistent username 3) Type an nonexistent username
4) The app stops working, throws "Unhandled exception" error. 4) The app stops working, throws "Unhandled exception" error.
Expected: The app should login and show the home screen without any error. Expected: The app should login and show the home screen without any error.
Platform: Android 4.3, Android 4.4, iOS Platform: Android 4.3, Android 4.4, iOS