diff --git a/CHANGELOG b/CHANGELOG
index ba9b9f1ae0dbfac417fdb857eb46fbdb7718d744..a8d5d23de0195743890b5ce6cd9e8a5f2d1751eb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -110,9 +110,7 @@ We offer two settings to manage nodeinfo in your Funkwhale instance:
    and user activity.
 
 To make your instance fully compatible with the nodeinfo protocol, you need to
-to edit your nginx configuration file:
-
-.. code-block::
+to edit your nginx configuration file::
 
     # before
     ...
@@ -130,9 +128,7 @@ to edit your nginx configuration file:
     }
     ...
 
-You can do the same if you use apache:
-
-.. code-block::
+You can do the same if you use apache::
 
     # before
     ...