From 389e5f44850004c9613e4ca6ae17539d5b6585d0 Mon Sep 17 00:00:00 2001 From: Arun Kumar Date: Thu, 28 Dec 2017 21:13:23 +0530 Subject: [PATCH] Fixed typo Fixed typo for word `prepopulated` --- PrepopulatedDatabaseExample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PrepopulatedDatabaseExample/README.md b/PrepopulatedDatabaseExample/README.md index 3da40b9..cc9e623 100644 --- a/PrepopulatedDatabaseExample/README.md +++ b/PrepopulatedDatabaseExample/README.md @@ -1,6 +1,6 @@ # What? -This is an example application for sqlite3-usage with a prepoluated database +This is an example application for sqlite3-usage with a prepopulated database # Installation