Skip to content

Commit 5eec4a9

Browse files
committed
reword
1 parent b1bda89 commit 5eec4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/agnostic/pint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Learn more at the [pint-xarray](https://pint-xarray.readthedocs.io/en/latest/) d
3232

3333
## Example
3434

35-
First we open the dataset and perform some preprocessing:
35+
First we open the dataset, fill in missing `units` attributes, and calculate the length of the vectors for later:
3636

3737
```{code-cell} python
3838
import numpy as np

0 commit comments

Comments
 (0)