From 2b8172b86e84e76a9f019fb513e789094a25e3e9 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Sun, 9 Sep 2018 13:39:24 +0100 Subject: [PATCH] fix simple typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47beba5..1bf74ab 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Things that will or should be improved: * Add some "Share"-Options * Add "Email this"-Support * Add Support for Media attached on notes (Photos, Videos, Sound...) -* Add a "Delete"-Option the the Main-Activity which can delete multiple Notes at once +* Add a "Delete"-Option to the Main-Activity which can delete multiple Notes at once * Reminder support for all Notes. * Create a Widget * Better Search (Mark results in the Text) @@ -30,4 +30,4 @@ Feel free to fork, as it is GPL2. * Added the last edit date to the Database. * Added a Context Menu to the Main Activity to Show/Edit/Delete the selected Note. * Made the Display-, Edit- and New-Note Activity's look better. -* Added Icons for the App. \ No newline at end of file +* Added Icons for the App.