diff --git a/Documentation/pycardium/overview.rst b/Documentation/pycardium/overview.rst
index 3cdc754108b6b8d911c583bb3d66dcaaa2f886d7..20bef548063503eff8c26291021b94e8f1a68f54 100644
--- a/Documentation/pycardium/overview.rst
+++ b/Documentation/pycardium/overview.rst
@@ -62,7 +62,6 @@ and power it on::
 
 REPL modes
 ^^^^^^^^^^
-
 MicroPython supports a different REPL modes over the serial console. The modes
 can be changed on every new line.
 
@@ -87,5 +86,3 @@ or give you tracebacks if an error occured.
 
 You can use **pycard10** (tools/pycard10.py) to execute python files from your
 PC directly on the card10.
-
-