Skip to content

Commit fc6844e

Browse files
authored
Merge pull request #813 from chris1109873/doc-contribution
Grammatically updated the docs
2 parents 3d11d3c + 2210aca commit fc6844e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/tutorials/packaging-projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ minimal set:
103103
package.
104104
- ``description`` is a short, one-sentence summary of the package.
105105
- ``long_description`` is a detailed description of the package. This is
106-
shown on the package detail package on the Python Package Index. In
106+
shown on the package detail page on the Python Package Index. In
107107
this case, the long description is loaded from :file:`README.md` which is
108108
a common pattern.
109109
- ``long_description_content_type`` tells the index what type of markup is

0 commit comments

Comments
 (0)