From ba1342e546c3237cf53a7aedadddd7d453b3e64e Mon Sep 17 00:00:00 2001
From: Nelson Tavares de Sousa <ntd@informatik.uni-kiel.de>
Date: Sat, 13 Dec 2014 15:44:03 +0100
Subject: [PATCH] another typo

---
 src/site/markdown/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index e68d8b2c..16579c34 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -36,7 +36,7 @@ It provides various features, which will bring you to the next level of analysis
 
 ## Where to get it?
 
-You can get TeeTime through a various ways. If your projects uses Maven, just add following dependency to your ``pom.xml``:
+You can get TeeTime through various ways. If your projects uses Maven, just add following dependency to your ``pom.xml``:
 
 ```xml
 <dependency>
-- 
GitLab