From df73073a676d8e5b08244d424e10e0c1e9ab75db Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 19 Mar 2021 09:58:38 +0100 Subject: [PATCH] docs: Fix title syntax --- docs/run_a_new_lister.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/run_a_new_lister.rst b/docs/run_a_new_lister.rst index 4054810..60ac214 100644 --- a/docs/run_a_new_lister.rst +++ b/docs/run_a_new_lister.rst @@ -1,7 +1,7 @@ .. _run-lister-tutorial: Tutorial: run a lister within docker-dev in just a few steps -===================================================================== +============================================================ It is a good practice to run your new lister in docker-dev. This provides an almost production-like environment. Testing the lister in docker dev prior to deployment