Skip to content

Commit 8b3c6e5

Browse files
authored
Merge pull request pypa#261 from ClimbsRocks/patch-1
Minor wording change for clarity
2 parents 35636b8 + e9ccbcd commit 8b3c6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/distributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Packaging and Distributing Projects
77

88
This section covers the basics of how to configure, package and distribute your
99
own Python projects. It assumes that you are already familiar with the contents
10-
of the :doc:`installing`.
10+
of the :doc:`installing` page.
1111

1212
The section does *not* aim to cover best practices for Python project
1313
development as a whole. For example, it does not provide guidance or tool

0 commit comments

Comments
 (0)