Skip to content

Commit 2a0b1e0

Browse files
committed
Removed my own poor spelling
1 parent af8369e commit 2a0b1e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ Significant contributions from [pvcraven](https://github.com/pvcraven) and [Clep
2424
To develop pytiled parser, clone the repo, create a `venv` using a supported Python version, and activate it. Then install the package as well as all testing dependencies with the command `python -m pip install -e ".[tests]"`.
2525

2626
### Testing
27-
Run `pytest --cov=pytiled_parser` to run the test harness and report coverage.
28-
ioi
27+
Run `pytest --cov=pytiled_parser` to run the test harness and report coverage.

0 commit comments

Comments
 (0)