From cbcf80b98ff66db1ccf625fa52c4de8935331972 Mon Sep 17 00:00:00 2001 From: Hugo Date: Wed, 20 Dec 2017 17:34:13 +0200 Subject: [PATCH] Fix typo [CI skip] --- docs/intro/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/install.rst b/docs/intro/install.rst index a2e3f506e..22bc84a40 100644 --- a/docs/intro/install.rst +++ b/docs/intro/install.rst @@ -164,7 +164,7 @@ you can install Scrapy with ``pip`` after that:: .. note:: The same non-Python dependencies can be used to install Scrapy in Debian - Jessue (8.0) and above. + Jessie (8.0) and above. .. _intro-install-macos: