minor typo fix

fixed a minor typo, from 'wit' to 'with'.
This commit is contained in:
Kumar Ujjawal
2023-11-20 17:23:42 +05:30
committed by GitHub
parent fffdfc9b88
commit b8db76c925

View File

@@ -14,7 +14,7 @@ in the database.
The library also misses a proper installation routine, so some manipulation
of the PYTHONPATH is required. At the moment, use is only recommended for
developers wit some experience in Python.
developers with some experience in Python.
## Installation