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 e13b5e6 commit 9b5946cCopy full SHA for 9b5946c
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