fix spelling in cypress README
continuous-integration/drone/pr Build is passing Details

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
1 changed files with 1 additions and 1 deletions

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.