diff --git a/README.md b/README.md
index d8c24e67..e3a3cbc5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
jsprit
======
jsprit is a java based, open source toolkit for solving rich traveling salesman (TSP) and vehicle routing problems (VRP).
-It is lightweight, flexible and easy-to-use, and based on a single all-purpose meta-heuristic currently solving
+It is lightweight, flexible and easy-to-use, and based on a single all-purpose meta-heuristic currently solving
- Capacitated VRP
- Multiple Depot VRP
- VRP with Time Windows