Explorar o código

Fixed rst syntax error

Ask Solem %!s(int64=14) %!d(string=hai) anos
pai
achega
e3f2b9137c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/userguide/executing.rst

+ 1 - 1
docs/userguide/executing.rst

@@ -186,7 +186,7 @@ to use when sending a task:
     3. The default :setting:`CELERY_TASK_SERIALIZER` setting.
 
 
-* Using the `serializer` argument to `apply_async` *:
+* Using the `serializer` argument to `apply_async`:
 
 .. code-block:: python