From 474765b09f801bc9e93ce9bfaa352179a2c9725e Mon Sep 17 00:00:00 2001
From: Mohcine Chraibi <m.chraibi@fz-juelich.de>
Date: Fri, 13 Oct 2017 12:37:45 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2512499..dbfe2c9 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ However, if simulated data are to be used, this could be a problem.
 Check some other alternatives:
 
 - [py_geo_voronoi](https://github.com/nlpenguin/py_geo_voronoi)
-- [SciPy](https://scipy.github.io/devdocs/generated/scipy.spatial.Voronoi.html) (this maybe the cleanest solution to use)
+- [SciPy](https://scipy.github.io/devdocs/generated/scipy.spatial.Voronoi.html) (maybe cleanest solution)
 - [pyvoro](https://pypi.python.org/pypi/pyvoro)
 
 
-- 
GitLab