Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt McCormick <[email protected]>
  • Loading branch information
melonora and thewtex authored Nov 20, 2024
1 parent 501e5f6 commit 9014bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Group: /

While the decorator allows you to define your own methods to map over datasets
in the `DataTree` while ignoring those datasets not having dimensions, this
library also provides a few convenience methods, for example the transpose
library also provides a few convenience methods. For example, the transpose
method we saw earlier can also be applied as follows:

```python
Expand Down

0 comments on commit 9014bf5

Please sign in to comment.