From 5d5d61f12a3b780925d96a7fca50118dd208321c Mon Sep 17 00:00:00 2001
From: Patrizio Bekerle <patrizio@bekerle.com>
Date: Tue, 13 Oct 2020 07:49:26 +0200
Subject: [PATCH] Fix typo

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

diff --git a/README.md b/README.md
index 1bd57b46..69c5532b 100644
--- a/README.md
+++ b/README.md
@@ -10,5 +10,5 @@ yarn install
 
 ## Other commands
 
-* `yarn run test` -  Run test for all packages`
+* `yarn run test` -  Run test for all packages
 * `yarn run clean` - Removes all `node_modules` directories.
-- 
GitLab