Skip to content

Commit 68404db

Browse files
authored
Fix duplicate word (#604)
Closes #603
1 parent d802283 commit 68404db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Packaging Python applications
156156

157157
So far we've only discussed Python's native distribution tools. Based
158158
on our introduction, you would be correct to infer these built-in
159-
approaches only target environments which have Python, and an audience
159+
approaches only target environments which have Python, and an
160160
audience who knows how to install Python packages.
161161

162162
With the variety of operating systems, configurations, and people out

0 commit comments

Comments
 (0)