From 627b9ba9159b31722c3a4443e8bc8af3dd123831 Mon Sep 17 00:00:00 2001 From: Lazar-T Date: Sat, 25 Oct 2014 00:21:16 +0200 Subject: [PATCH] comma instead of fullstop --- docs/topics/extensions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topics/extensions.rst b/docs/topics/extensions.rst index eb944fa34..2ea53f737 100644 --- a/docs/topics/extensions.rst +++ b/docs/topics/extensions.rst @@ -221,7 +221,7 @@ Memory usage extension Monitors the memory used by the Scrapy process that runs the spider and: -1, sends a notification e-mail when it exceeds a certain value +1. sends a notification e-mail when it exceeds a certain value 2. closes the spider when it exceeds a certain value The notification e-mails can be triggered when a certain warning value is