fix typo in readme
2 files changed, 2 insertions(+), 2 deletions(-) M README.md M pyproject.toml
M README.md => README.md +1 -1
@@ 20,7 20,7 @@ Try it in the REPL: >>> req = spartan.Request("spartan.mozz.us") >>> req Request(host='spartan.mozz.us', port=300, path='/') data-length=0 >>> print(res) >>> print(req) 'spartan.mozz.us / 0' >>> res = req.send() >>> res
M pyproject.toml => pyproject.toml +1 -1