Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Feb 4, 2024
1 parent 59cac7e commit e19234f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/internals/extending-xarray.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The intent here is that libraries that extend xarray could add such an accessor
to implement subclass specific functionality rather than using actual subclasses
or patching in a large number of domain specific methods. For further reading
on ways to write new accessors and the philosophy behind the approach, see
https://github.com/pydata/xarray/issues/1080`.
https://github.com/pydata/xarray/issues/1080.

To help users keep things straight, please `let us know
<https://github.com/pydata/xarray/issues>`_ if you plan to write a new accessor
Expand Down

0 comments on commit e19234f

Please sign in to comment.