diff --git a/README.md b/README.md
index 3c8600d..93b62a2 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
## Django EAV 2 - Entity-Attribute-Value storage for Django
Django EAV 2 is a fork of django-eav (which itself was derived from eav-django).
-You can find documentation here.
+You can find documentation here.
## Installation
You can install **django-eav2** from three sources:
@@ -65,4 +65,4 @@ Supplier.objects.filter(eav__city='London')
# = ]>
```
-### What next? Check out documentation.
+### What next? Check out documentation.