diff --git a/docs/api-satellites.rst b/docs/api-satellites.rst index 57d9f8a..a5e5113 100644 --- a/docs/api-satellites.rst +++ b/docs/api-satellites.rst @@ -1,7 +1,7 @@ Satellites ========== -The ``satellites`` method of the :doc:`SatNOGS DB API ` returns all Satellites currently used for gathering Transmitters data. +The ``satellites`` method of the :doc:`SatNOGS DB API ` returns all Satellites currently used for gathering Transmitters data. Endpoint -------- diff --git a/docs/api-transmitters.rst b/docs/api-transmitters.rst index 8227276..9f69484 100644 --- a/docs/api-transmitters.rst +++ b/docs/api-transmitters.rst @@ -1,7 +1,7 @@ Transmitters ============ -The ``transmitters`` method of the :doc:`SatNOGS DB API ` returns all Transmitters data. +The ``transmitters`` method of the :doc:`SatNOGS DB API ` returns all Transmitters data. Endpoint -------- diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 8a554ca..8d25a30 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -9,7 +9,7 @@ The below instructions are for software developers who want to work on `satnogs- Workflow -------- -When you want to start developing for SatNOGS, you should :doc:`follow the installation instructions `, then... +When you want to start developing for SatNOGS, you should :doc:`follow the installation instructions `, then... #. Read CONTRIBUTING.md file carefully.