Pārlūkot izejas kodu

Fix rst syntax error

Ask Solem 15 gadi atpakaļ
vecāks
revīzija
68323949dd
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 3 1
      docs/tutorials/otherqueues.rst

+ 3 - 1
docs/tutorials/otherqueues.rst

@@ -29,7 +29,9 @@ Redis
 Configuration
 -------------
 
-::
+Configuration is easy, set the carrot backend, and configure the location of
+your Redis database::
+
     CARROT_BACKEND = "ghettoq.toproot.Redis"
 
     AMQP_HOST = "localhost"  # Maps to redis host.