We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2914f72 commit 72e0045Copy full SHA for 72e0045
docs/shipping/packaging.rst
@@ -145,7 +145,7 @@ Creating a Linux distro package is arguably the "right way" to distribute code
145
on Linux.
146
147
Because a distribution package doesn't include the Python interpreter, it
148
-makes the download and install about 2Mb smaller than
+makes the download and install about 2MB smaller than
149
:ref:`freezing your application <freezing-your-code-ref>`.
150
151
Also, if a distribution releases a new security update for Python, then your
0 commit comments