浏览代码

Fixed rst syntax in readme (#4165)

Michael 8 年之前
父节点
当前提交
c258ea0a95
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.rst

+ 2 - 2
README.rst

@@ -273,7 +273,7 @@ Transports and Backends
 :``celery[sqs]``:
 :``celery[sqs]``:
     for using Amazon SQS as a message transport (*experimental*).
     for using Amazon SQS as a message transport (*experimental*).
 
 
-:``celery[tblib``]
+:``celery[tblib``]:
     for using the ``task_remote_tracebacks`` feature.
     for using the ``task_remote_tracebacks`` feature.
 
 
 :``celery[memcache]``:
 :``celery[memcache]``:
@@ -309,7 +309,7 @@ Transports and Backends
 :``celery[consul]``:
 :``celery[consul]``:
     for using the Consul.io Key/Value store as a message transport or result backend (*experimental*).
     for using the Consul.io Key/Value store as a message transport or result backend (*experimental*).
 
 
-:``celery[django]``
+:``celery[django]``:
     specifies the lowest version possible for Django support.
     specifies the lowest version possible for Django support.
 
 
     You should probably not use this in your requirements, it's here
     You should probably not use this in your requirements, it's here