diff --git a/docs/source/contributing.rst b/docs/source/contributing.rst index 00a28634..7f546e21 100644 --- a/docs/source/contributing.rst +++ b/docs/source/contributing.rst @@ -25,14 +25,14 @@ There are many ways to contribute to this project, including: Contributions to the **OSEkit** codebase are done with **GitHub**. -If you're new to this tool, we recommand taking a look at some resources to get you started, +If you're new to this tool, we recommend taking a look at some resources to get you started, such as the `Introduction to Github interactive course `_. If you want to dig in **OSEkit**'s code to do anything you'd like (adding functionalities, fixing bugs, working on the documentation...), you'll have to submit a new **pull request**. There are lots of great tutorials out there that'll guide you in the process of submitting a pull request. -We recommand you follow one of those, e.g. `DigitalOcean's How To Create a Pull Request on GitHub `_. +We recommend you follow one of those, e.g. `DigitalOcean's How To Create a Pull Request on GitHub `_. We use `uv `_ to manage the project, and suggest that you install the project following the instructions in the :ref:`Install from git ` section of the documentation. diff --git a/docs/source/installation.rst b/docs/source/installation.rst index 5d74359e..2493c48b 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -80,6 +80,6 @@ Follow the same instructions as in the :ref:`From Git ` section above, .. warning:: Installing ObsPy on Windows might be a stairway to hell. - If installation fails, we recommand either: + If installation fails, we recommend either: * Using Linux or `WSL `_ * Converting MiniSEED files to WAV/FLAC prior to processing