diff --git a/doc/whats-new.rst b/doc/whats-new.rst index c88461581d3..3355738aae1 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -84,7 +84,7 @@ Documentation - Improved error message when attempting to get a variable which doesn't exist from a Dataset. (:pull:`8474`) By `Maximilian Roos `_. -- Fix default value of ``combine_attrs `` in :py:func:`xarray.combine_by_coords` (:pull:`8471`) +- Fix default value of ``combine_attrs`` in :py:func:`xarray.combine_by_coords` (:pull:`8471`) By `Gregorio L. Trevisan `_. Internal Changes