diff --git a/README.md b/README.md
index 8212181d..d832fd70 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