Skip to content

Commit 9b5946c

Browse files
author
Johannes Seitz
committed
Fixed typo
1 parent e13b5e6 commit 9b5946c

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)