diff --git a/configuration.org b/configuration.org
index 9a72b23ad9c76022e4800b802e4e0085e7a3f110..172bfe23a9d26b7a3512886917ba3e9bf3a341c1 100644
--- a/configuration.org
+++ b/configuration.org
@@ -279,9 +279,8 @@ Manage undo as a tree so that we can undo/redo more. Bound by default on =C-x u=
 
 ** Changes to builtin visuals
 
-I always display visual line where the cursor is and I like to have
-line numbers at the left of the buffer. I also have Emacs to show me
-matching parenthesis. Also do not show the welcome screen.
+I always display visual line where the cursor is and I like to have line numbers at the left of the
+buffer. I also have Emacs to show me matching parenthesis. Also do not show the welcome screen.
 
 #+BEGIN_SRC emacs-lisp
 ;; Do not show welcome screen