diff --git a/lectures/revealjs/13-lecture-commit.adoc b/lectures/revealjs/13-lecture-commit.adoc
index f96927e528edd89db26c18951dbb1351a3edf9ba..502e315125348ef660505514e33d1860ccc1e2ef 100644
--- a/lectures/revealjs/13-lecture-commit.adoc
+++ b/lectures/revealjs/13-lecture-commit.adoc
@@ -189,6 +189,7 @@ https://xkcd.com/1296/
 - add information about testing, especially if there are manual tests needed  
 
 == What to write in the commit message (2)
+
 Finally, read the message before committing as it might reveal that you should split it in smaller commits
 
 == Enforcing commit message format