diff --git a/doc/source/release.rst b/doc/source/release.rst index 6fa969ee12295..5240c67fc42d8 100644 --- a/doc/source/release.rst +++ b/doc/source/release.rst @@ -3754,7 +3754,7 @@ Improvements to existing features aggregation with axis != 0 API Changes -~~~~~~~~~ +~~~~~~~~~~~ Bug Fixes ~~~~~~~~~ diff --git a/doc/source/v0.14.0.txt b/doc/source/v0.14.0.txt index 106e0b1f1ec77..fea767e5bd1a8 100644 --- a/doc/source/v0.14.0.txt +++ b/doc/source/v0.14.0.txt @@ -67,7 +67,7 @@ API changes ``'@'`` prefix and provides you with an error message telling you so. - ``NameResolutionError`` was removed because it isn't necessary anymore. - ``concat`` will now concatenate mixed Series and DataFrames using the Series name - or numbering columns as needed (:issue:`2385`). See :ref:`the docs ` + or numbering columns as needed (:issue:`2385`). See :ref:`the docs ` MultiIndexing Using Slicers ~~~~~~~~~~~~~~~~~~~~~~~~~~~