Browse Source

Fix multiline formatting issue

Samuel Dion-Girardeau 7 years ago
parent
commit
34097b58ae
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/faq.rst

+ 2 - 2
docs/faq.rst

@@ -230,8 +230,8 @@ Transaction Model and Locking`_ in the MySQL user manual.
 The worker isn't doing anything, just hanging
 ---------------------------------------------
 
-**Answer:** See `MySQL is throwing deadlock errors, what can I do?`_.
-            or `Why is Task.delay/apply\*/the worker just hanging?`_.
+**Answer:** See `MySQL is throwing deadlock errors, what can I do?`_,
+or `Why is Task.delay/apply\*/the worker just hanging?`_.
 
 .. _faq-results-unreliable: