Skip to content

Commit

Permalink
Revise (#9371)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tao-VanJS authored Aug 16, 2024
1 parent af12a5c commit 6b6a3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user-guide/reshaping.rst
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ Sort
----

One may sort a DataArray/Dataset via :py:meth:`~xarray.DataArray.sortby` and
:py:meth:`~xarray.Dataset.sortby`. The input can be an individual or list of
:py:meth:`~xarray.Dataset.sortby`. The input can be an individual or list of
1D ``DataArray`` objects:

.. ipython:: python
Expand Down

0 comments on commit 6b6a3bd

Please sign in to comment.