fix spelling in cypress README
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Dominik Pschenitschni 2021-09-19 19:40:31 +02:00
parent 50c1a2e4d5
commit 0d422b6017
Signed by: dpschen
GPG Key ID: B257AC0149F43A77

View File

@ -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.