diff --git a/doc/source/api/scalars.rst b/doc/source/api/scalars.rst
deleted file mode 100644
index e69de29bb2d1d..0000000000000
diff --git a/doc/source/whatsnew/v0.24.0.rst b/doc/source/whatsnew/v0.24.0.rst
index 3dd345890881c..9198c610f0f44 100644
--- a/doc/source/whatsnew/v0.24.0.rst
+++ b/doc/source/whatsnew/v0.24.0.rst
@@ -13,6 +13,9 @@ What's New in 0.24.0 (January XX, 2019)
 These are the changes in pandas 0.24.0. See :ref:`release` for a full changelog
 including other versions of pandas.
 
+Enhancements
+~~~~~~~~~~~~
+
 Highlights include
 
 * :ref:`Optional Nullable Integer Support <whatsnew_0240.enhancements.intna>`
@@ -1165,7 +1168,7 @@ Other API Changes
 .. _whatsnew_0240.api.extension:
 
 ExtensionType Changes
-^^^^^^^^^^^^^^^^^^^^^
+~~~~~~~~~~~~~~~~~~~~~
 
 **Equality and Hashability**