From 1054d57e3ff4dbc314f6b7924844160c9d5ddaea Mon Sep 17 00:00:00 2001
From: Ludovic Le Frioux <ludovic.le-frioux@inria.fr>
Date: Thu, 3 Dec 2020 17:03:36 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 493e22b..2915772 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ npm install
 
 2.**Start C-Service**
 
-First one need to compile build the project:
+First, one need to compile build the project:
 
 ```bash
 npm run build
-- 
GitLab