diff --git a/website/docs/usage/index.jade b/website/docs/usage/index.jade index a4bb29d06..75ae641ae 100644 --- a/website/docs/usage/index.jade +++ b/website/docs/usage/index.jade @@ -7,7 +7,7 @@ p | runs on #[strong Unix/Linux], #[strong macOS/OS X] and | #[strong Windows]. The latest spaCy releases are currently only | available as source packages over - | #[+a("https://pypi.python.org/pypi/spacy") pip]. Installaton requires a + | #[+a("https://pypi.python.org/pypi/spacy") pip]. Installation requires a | working build environment. See notes on | #[a(href="#source-ubuntu") Ubuntu], #[a(href="#source-osx") macOS/OS X] | and #[a(href="#source-windows") Windows] for details.