diff --git a/docs/shipping/freezing.rst b/docs/shipping/freezing.rst index bb2d024..1f9fd4a 100644 --- a/docs/shipping/freezing.rst +++ b/docs/shipping/freezing.rst @@ -1,8 +1,8 @@ Freezing Your Code ================== -An alterinative to shipping your code is freezing it — shipping it as an -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. Many applications you use every day do this: