From b63ca6f834d06ba9b63108079129705f6326354c Mon Sep 17 00:00:00 2001 From: Yohanna Lisnichuk Date: Thu, 15 Dec 2022 13:20:45 -0300 Subject: [PATCH] docs: use the right notes directive --- docs/topics/settings.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/topics/settings.rst b/docs/topics/settings.rst index c935e74a7..022265992 100644 --- a/docs/topics/settings.rst +++ b/docs/topics/settings.rst @@ -652,10 +652,9 @@ per ip address instead of per domain. .. _spider-download_delay-attribute: -Note - -This delay can be set per spider using :attr:`download_delay` spider attribute. +.. note:: + This delay can be set per spider using :attr:`download_delay` spider attribute. .. setting:: DOWNLOAD_HANDLERS