Skip to content

Commit f050a06

Browse files
authored
Apply suggestions from code review
1 parent 7ed5e47 commit f050a06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/tutorials/parallelization/SIMWE_parallelization.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ import grass.jupyter as gj
9292
from grass.tools import Tools
9393
```
9494

95-
We will switch our working directory to a directory with enough space, this is where we will download the datsets.
95+
We will switch our working directory to a directory with enough space, this is where we will download the datasets.
9696
With that, we will be able to use shorter, relative paths.
9797

9898
```{python}
@@ -815,4 +815,4 @@ the source of increased sediment loads downstream, contributing to water quality
815815

816816
## Acknowledgements
817817

818-
The development of this tutorial was supported bym NSF Award #2322073, granted to Natrx, Inc. and USDA NRCS award NR233A750023C043.
818+
The development of this tutorial was supported by NSF Award #2322073, granted to Natrx, Inc. and USDA NRCS award NR233A750023C043.

0 commit comments

Comments
 (0)