From 3fbeb892ca92a05a9e8e5ca1424b21da7b3304b3 Mon Sep 17 00:00:00 2001 From: pictuga Date: Sat, 21 Jun 2014 16:30:18 +0200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b70911..9923790 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ morss will also try to figure out whether the full content is already in place ( ##Todo -You can contribute to this projet. If you're not sure what to do, you can pick from this list: +You can contribute to this project. If you're not sure what to do, you can pick from this list: - Add ability to run morss.py as an update daemon - Rewrite the readability fork, for better performances, and make it more "pythonic" (Firefox for Android may have it's own implementation, most probably cleaner than `readability.js`')