Browse Source

Fixes rst markup

Ask Solem 11 years ago
parent
commit
af828b302f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/getting-started/brokers/redis.rst

+ 1 - 1
docs/getting-started/brokers/redis.rst

@@ -99,7 +99,7 @@ Caveats
     as this is a concept separate from ETA/countdown.
 
     You can increase this timeout by configuring a transport option
-    with the same name:
+    with the same name::
 
         BROKER_TRANSPORT_OPTIONS = {'visibility_timeout': 43200}