From e7adc1759cf2c6b24ff1e2b997802295fb0d9e79 Mon Sep 17 00:00:00 2001 From: Rich Morgan Date: Thu, 14 May 2015 12:40:03 -0400 Subject: [PATCH] Fixed typos --- CONTRIBUTE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTE.md b/CONTRIBUTE.md index 26ba247e4..e33e6532b 100644 --- a/CONTRIBUTE.md +++ b/CONTRIBUTE.md @@ -14,9 +14,9 @@ The application fails at login. 1) Launch the app `npm run start` 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. Expected: The app should login and show the home screen without any error. -Platform: Android 4.3, Android 4.4, iOS \ No newline at end of file +Platform: Android 4.3, Android 4.4, iOS