Skip to content

Commit 830d14e

Browse files
Update Doc/library/trace.rst
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
1 parent 1ffed59 commit 830d14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/trace.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ all Python modules imported during the execution into the current directory.
4343
Display the version of the module and exit.
4444

4545
.. versionadded:: 3.8
46-
Added ``--module`` option that allows you to run an executable module.
46+
Added ``--module`` option that allows running an executable module.
4747

4848
Main options
4949
^^^^^^^^^^^^

0 commit comments

Comments
 (0)