@@ 6,10 6,10 @@ Diggie
*Diggie* is a `Markdown`_ and `Django`_ driven wiki application.
-As a Django app, it can be integrated it in every Django driven site. However,
-it's main use case is to run it as a personal local wiki application. *Diggie*
-ships with a command line utility which automatically sets up a local Django
-site running *Diggie*::
+*Diggie* is a Django application, i.e. it can be integrated it in every Django
+driven site. However, it's main use case is to run it as a personal local wiki
+application. *Diggie* ships with a command line tool which automatically sets
+up a local Django site running *Diggie*::
$ diggie /path/to/wiki --init --name MyWiki
$ diggie /path/to/wiki --run
@@ 138,10 138,10 @@ source repository. I'll happily integrat
old IE versions.
===============================================================================
-Feature Whislist
+Feature wish list
===============================================================================
-- Improve page search (search resuls and page highlights sometimes do not
+- Improve page search (search results and page highlights sometimes do not
match).
- Compress page history.
- Provide a *diff* view for page revisions.