From b83632672d209f786f37d60dc74e5457b13e6ef9 Mon Sep 17 00:00:00 2001 From: Sven Walther Date: Wed, 8 Jan 2014 21:16:43 +0100 Subject: [PATCH] Another format issue - thanks MarkDown editor... --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9125cfa..83ecba8 100755 --- a/README.md +++ b/README.md @@ -63,8 +63,7 @@ Here is how it works by the example in Menere: } else { - System.Windows.MessageBox.Show(e.error, "Error adding -Feedly account"); + System.Windows.MessageBox.Show(e.error, "Error adding Feedly account"); } }