diff --git a/pep-0665.rst b/pep-0665.rst index 1e9347ca3..93e4a6126 100644 --- a/pep-0665.rst +++ b/pep-0665.rst @@ -597,9 +597,9 @@ better reflect what can occur when it comes to dependencies, This also excludes export support to a this PEP's lock file from Poetry as `"Poetry exports the information present in the poetry.lock file into another format" `__ -and sdists and source trees are included in `poetry.lock` files, thus -it is not a clean translation from Poetry's lock file to this PEP's -lock file format. +and sdists and source trees are included in ``Poetry.lock`` files, +thus it is not a clean translation from Poetry's lock file to this +PEP's lock file format. =======================