Skip to content

Commit af8369e

Browse files
committed
Corrected poor spelling
1 parent de870b4 commit af8369e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ integrate PyTiled with that 2D libary, and
2020
Original module by [Beefy-Swain](https://github.com/Beefy-Swain).
2121
Significant contributions from [pvcraven](https://github.com/pvcraven) and [Cleptomania](https://github.com/Cleptomania).
2222

23-
## Developement
23+
## Development
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
2727
Run `pytest --cov=pytiled_parser` to run the test harness and report coverage.
28+
ioi

0 commit comments

Comments
 (0)