From 38dcf50cd6a6328f5ec293015dbe53733343991a 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 c23e783bf..2c2f7fb9c 100644 --- a/docs/topics/extensions.rst +++ b/docs/topics/extensions.rst @@ -204,7 +204,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