8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d485b commit 7376f76Copy full SHA for 7376f76
docs/shipping/freezing.rst
@@ -1,8 +1,8 @@
1
Freezing Your Code
2
==================
3
4
-An alterinative to shipping your code is freezing it — shipping it as an
5
-executable with a bundled Python enterpreter.
+An alternative to shipping your code is freezing it — shipping it as an
+executable with a bundled Python interpreter.
6
7
Many applications you use every day do this:
8
0 commit comments