Commit b6f4488e by Baptiste Darthenay Committed by Sébastien Eustace

Typo in docs (#141)

parent 4a2d6cde
......@@ -44,7 +44,7 @@ Alright, so now you can publish packages.
Poetry will publish to [PyPI](https://pypi.org) by default. Anything that is published to PyPI
is available automatically through Poetry. Since [pendulum](https://pypi.org/project/pendulum/)
if on PyPI we can depend on it without having to specify any additional repositories.
is on PyPI we can depend on it without having to specify any additional repositories.
If we wanted to share `poetry-demo` with the Python community, we would publish on PyPI as weel.
Doing so is really easy.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment