diff --git a/content/contents.lr b/content/contents.lr
index 46bc87f5..b9b3eb45 100644
--- a/content/contents.lr
+++ b/content/contents.lr
@@ -50,8 +50,8 @@ text:
* **Deploy Anywhere** Because Lektor
builds out 100% static HTML you can deploy them to any host (including S3,
- github pages, any web hoster, etc.)
-* **Cross Platform** it runs on
+ github pages, any web host, etc.).
+* **Cross Platform** It runs on
Linux, OSX and Windows.
* **100% File Based** All
source data is well structured and can be tracked in a version control
@@ -59,17 +59,17 @@ text:
* **Flat-File Database** All
source data is stored in a flat-file tree database and can be freely
queried. The layout of that data is completely configurable.
-* **Customizable Admin** comes
- fully equipped with a flexible and beautiful admin interface so you can
+* **Customizable Admin** Lektor
+ comes fully equipped with a flexible and beautiful admin interface so you can
edit your pages without having to touch the raw sources.
* **Dependency Tracking**
- The build process intelligently tracks dependencies between pages to only
- build the files that need rebuilding due to changes.
-* **Image Tools** create
+ The build process intelligently tracks page dependencies such that it only
+ rebuilds pages that have changed.
+* **Image Tools** Create
thumbnails and give convenient access to EXIF data.
* **Plugin System** Lektor
supports loading plugins that can customize a wide range of functionality.
-* **Python API** the build
+* **Python API** The build
system is written in Python and provides a documented API to extend it and
integrate into other apps.
* **Multilingual** We can