diff --git a/documentation/migration-guides/migration-5.0.rst b/documentation/migration-guides/migration-5.0.rst
index 301b7a3d2..888a1c60d 100644
--- a/documentation/migration-guides/migration-5.0.rst
+++ b/documentation/migration-guides/migration-5.0.rst
@@ -90,11 +90,11 @@ Removed variables
 The following variables have been removed:
 
 -  ``DEPLOY_DIR_TAR``.
--  ``PYTHON_PN`` - Python 2 has been removed, leaving Python 3 as the sole
+-  ``PYTHON_PN``: Python 2 has been removed, leaving Python 3 as the sole
    major version. Therefore, an abstraction to differentiate both versions is
    no longer needed.
 -  ``oldincludedir``.
--  ``USE_L10N`` - previously deprecated, and now removed.
+-  ``USE_L10N``: previously deprecated, and now removed.
 -  ``CVE_SOCKET_TIMEOUT``.
 
 .. _migration-5.0-removed-recipes:
