Fix best practice doc example code indent 50/5850/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 11 Aug 2017 13:18:17 +0000 (23:18 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 11 Aug 2017 13:18:17 +0000 (23:18 +1000)
Change-Id: I61362fbba37c85713468b7af1eadd132f768b16f
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
docs/best-practices.rst

index 18413f4..bf42c5f 100644 (file)
@@ -207,7 +207,9 @@ dash `-` in it. The standard that we follow, and recommend, is to use an udersco
 `_` instead of a dash.
 
 Example:
-  code-block:: yaml
+
+.. code-block:: yaml
+
     - triggers:
        - lf-infra-github-pr-trigger:
            trigger-phrase: '^remerge$'