diff --git a/pep-0527.txt b/pep-0527.txt index 73fcd1b48..2f85f7f16 100644 --- a/pep-0527.txt +++ b/pep-0527.txt @@ -69,7 +69,7 @@ these packages to downstream formats for particular target environments, like: * The deb based Linux ecosystem (Debian, Ubuntu, etc) * The RPM based Linux ecosystem (Fedora, openSuSE, Mageia, etc) * The homebrew, MacPorts and fink ecosystems for Mac OS X -* The Windows Package Management ecosystem (NuGet, Chocalatey, etc) +* The Windows Package Management ecosystem (NuGet, Chocolatey, etc) * 3rd party creation of Windows MSIs and installers (e.g. Christoph Gohlke's work at http://www.lfd.uci.edu/~gohlke/pythonlibs/ ) * other commercial redistribution formats (ActiveState's PyPM, Enthought