Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zganger committed Jul 2, 2024
1 parent 16cbc56 commit c7bc778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ python -m pytest

The current frontend tests can be found in the GitHub Actions workflow file [frontend-checks.yml](https://github.com/codeforboston/police-data-trust/blob/0488d03c2ecc01ba774cf512b1ed2f476441948b/.github/workflows/frontend-checks.yml)

To run the tests locally, first start the application with dockerccompose. Then open up a command line interface to the running container:
To run the tests locally, first start the application with docker compose. Then open up a command line interface to the running container:

```
docker exec -it "police-data-trust-web-1" /bin/bash
Expand Down

0 comments on commit c7bc778

Please sign in to comment.