From ff6c0d5c84bd244563f86def147962da22c6f539 Mon Sep 17 00:00:00 2001 From: AMIT SHEKHAR Date: Fri, 6 Apr 2018 21:50:10 +0530 Subject: [PATCH] Correct Kotlin spell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cbe3dd..9c03f59 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This repository contains a detailed sample app that implements MVVM architecture 7. [Android Tinder Swipe View Example](https://blog.mindorks.com/android-tinder-swipe-view-example-3eca9b0d4794#.u7i7jbbvy) 8. [Debugging Android Databases And Shared Preferences In The Easiest Way](https://blog.mindorks.com/debugging-android-databases-and-shared-preferences-in-the-easiest-way-e5f705dfc06b#.pxw0hvnws) -### Looking for Kotin MVP Architecture - [Check here](https://github.com/MindorksOpenSource/android-kotlin-mvp-architecture) +### Looking for Kotlin MVP Architecture - [Check here](https://github.com/MindorksOpenSource/android-kotlin-mvp-architecture) ### Looking for MVP Architecture - [Check here](https://github.com/MindorksOpenSource/android-mvp-architecture) -- GitLab