fix spelling in cypress README #763

Merged
konrad merged 1 commits from dpschen/frontend:feature/chore-fix-spelling-in-cypress-readme into main 2021-09-21 16:59:36 +00:00
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.