Update exceptions.rst

Added the missing dot.
This commit is contained in:
Matti Remes 2016-09-04 21:50:46 +03:00 committed by GitHub
parent 38abd838ca
commit e84d37a3fd
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ remain disabled. Those components include:
* Downloader middlewares
* Spider middlewares
The exception must be raised in the component's ``__init__`` method
The exception must be raised in the component's ``__init__`` method.
NotSupported
------------