diff --git a/README.md b/README.md index 56d8bce..4c9a243 100644 --- a/README.md +++ b/README.md @@ -72,4 +72,4 @@ Generate a coverage report with: poetry run pytest --cov=transloadit --cov-report=html tests ``` -Then iew the coverage report locally by opening `htmlcov/index.html` in your browser. \ No newline at end of file +Then view the coverage report locally by opening `htmlcov/index.html` in your browser. \ No newline at end of file