diff --git a/README.md b/README.md index 0fb14fa..80de848 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Often in Android development, there is need to support the following workflow: 5. Perform an action with the number There is a standard way to call the contact list in Android, but this does not -always feel well-integrated in your app and does not work well expecially for tabbed +always feel well-integrated in your app and does not work well especially for tabbed Android applications. ContactPicker is an Android library which allows you to easily integrate the above