Parcourir la source

Fix rst syntax error

Ask Solem il y a 15 ans
Parent
commit
68323949dd
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  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.