diff --git a/README.md b/README.md index ad250203..5f5fb6c2 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ $ conda install -c conda-forge earthpy ``` Note: if you want to set conda-forge as your default conda channel, you can use the following install workflow. -We recommmend this approach. Once you have run conda config, you can install earthpy without specifying a channel. +We recommend this approach. Once you have run conda config, you can install earthpy without specifying a channel. ```bash $ conda config --add channels conda-forge diff --git a/paper.md b/paper.md index 2fbaf875..1bbd3798 100644 --- a/paper.md +++ b/paper.md @@ -108,6 +108,6 @@ The vignettes developed with `EarthPy` also provide easily adaptable starting po # Acknowledgements -There have been many [contributors to earthpy](https://github.com/earthlab/earthpy/graphs/contributors) that we are thankful for. We are also thankful for the feedback that we recieved through the software review implemented by pyOpenSci. Specifically we thank Luiz Irber who has served as an editor for this review and the two reviewers: Sean Gillies and Rohit Goswami. +There have been many [contributors to earthpy](https://github.com/earthlab/earthpy/graphs/contributors) that we are thankful for. We are also thankful for the feedback that we received through the software review implemented by pyOpenSci. Specifically we thank Luiz Irber who has served as an editor for this review and the two reviewers: Sean Gillies and Rohit Goswami. # References