From 0d422b6017fb046e2e8cda72aa99439fa59b2880 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Sun, 19 Sep 2021 19:40:31 +0200 Subject: [PATCH] fix spelling in cypress README --- cypress/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/README.md b/cypress/README.md index 97c6469f1..d7ea12f78 100644 --- a/cypress/README.md +++ b/cypress/README.md @@ -29,7 +29,7 @@ docker-compose up -d Then, once all containers are started, run ``` -docker-composer run cypress bash +docker-compose run cypress bash ``` to get a shell inside the cypress container. -- 2.40.1