Skip to content

Commit eed8161

Browse files
jsiroissinoroc
andauthored
@sinroc's feedback.
Co-authored-by: sinoroc <[email protected]>
1 parent aefbb13 commit eed8161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/key_projects.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ pex
536536

537537
Pex is a tool for generating :file:`.pex` (Python EXecutable)
538538
files, standalone Python environments in the spirit of :ref:`virtualenv`.
539-
PEX files are zipapps as outlined :pep:`441` that
539+
PEX files are zipapps as outlined in :pep:`441` that
540540
make deployment of Python applications as simple as ``cp``. A single PEX
541541
file can support multiple target platforms and can be created from standard
542542
:ref:`pip`-resolvable requirements, a lockfile generated with ``pex3 lock ...``

0 commit comments

Comments
 (0)