From 5dbf63b9ffee7e512a71ddda28a6b156b0db6685 Mon Sep 17 00:00:00 2001 From: Pierre Dittgen Date: Thu, 18 Jul 2019 09:50:35 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d5edeb..572d8a6 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,4 @@ Start the web server... ## Test -UI tests can be lanched using [Cypress tool](https://www.cypress.io/) +UI tests can be launched using [Cypress tool](https://www.cypress.io/) -- GitLab