8000 Typo fixes. · btbytes/python-guide@7376f76 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7376f76

Browse files
committed
Typo fixes.
1 parent 03d485b commit 7376f76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/shipping/freezing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Freezing Your Code
22
==================
33

4-
An alterinative to shipping your code is freezing it — shipping it as an
5-
executable with a bundled Python enterpreter.
4+
An alternative to shipping your code is freezing it — shipping it as an
5+
executable with a bundled Python interpreter.
66

77
Many applications you use every day do this:
88

0 commit comments

Comments
 (0)
0