PEP 459: Resolve uses of the default role (#3406)

This commit is contained in:
Adam Turner 2023-09-01 20:30:24 +01:00 committed by GitHub
parent 2e3497b4bb
commit e1e1a29802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ PEP Withdrawal section in that PEP for details.
In the meantime, metadata extensions will continue to be handled as they
have been for past examples like ``entry_points.txt``: as additional files
installed into metadata directories alongside the main `METADATA` file.
installed into metadata directories alongside the main ``METADATA`` file.
Abstract