`_
--------------------------------------
+-----------------------------------------
.. raw:: html
@@ -728,7 +728,7 @@ Guillaume Lebourgeois & Samuel Charron - Data Scientists at Data Publica
`Machinalis `_
------------------------------------------
+-------------------------------------------
.. raw:: html
@@ -937,7 +937,7 @@ Vlasios Vasileiou, Head of Data Science, Zopa
`MARS `_
-------------------------------------
+--------------------------------------
.. raw:: html
diff --git a/doc/whats_new/v0.20.rst b/doc/whats_new/v0.20.rst
index 165f200d0c848..432add8f53f22 100644
--- a/doc/whats_new/v0.20.rst
+++ b/doc/whats_new/v0.20.rst
@@ -89,7 +89,7 @@ Changelog
:issue:`12388` by :user:`Connor Tann `.
:mod:`sklearn.feature_extraction`
-...........................
+..................................
- |Fix| Fixed a regression in v0.20.0 where
:func:`feature_extraction.text.CountVectorizer` and other text vectorizers
@@ -143,7 +143,7 @@ Changelog
:issue:`12171` by :user:`Thomas Moreau `.
:mod:`sklearn.preprocessing`
-........................
+.............................
- |Fix| Fixed bug in :class:`preprocessing.OrdinalEncoder` when passing
manually specified categories. :issue:`12365` by `Joris Van den Bossche`_.