Skip to content

Commit e3e05c8

Browse files
committed
improve writing
1 parent 262015a commit e3e05c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The full documnetation can be found at https://hydrodata.readthedocs.io.
104104
Features
105105
--------
106106

107-
Hydrodata itself has three modules; ``hydrodata``, ``plot``, and ``helpers``.
107+
Hydrodata itself has three main modules; ``hydrodata``, ``plot``, and ``helpers``.
108108
The ``hydrodata`` module provides access to the following web services:
109109

110110
* `NWIS <https://nwis.waterdata.usgs.gov/nwis>`__ for daily mean streamflow observations,
@@ -161,8 +161,8 @@ Hydrodata offers some limited analysis tools. It could be more useful for
161161
the watershed modeling community to integrate more data exploratory and analysis
162162
capabilities to the package. Additionally, adding support for more databases such
163163
as water quality, phenology, and water level, are very welcome. If you are interested
164-
please get in touch. You can find information about contributing to hydrodata at our
165-
`Contributing page <https://hydrodata.readthedocs.io/en/latest/contributing.html>`__.
164+
please get in touch. You can find more information about contributing to Hydrodata at our
165+
`Contributing <https://hydrodata.readthedocs.io/en/latest/contributing.html>`__ webpage.
166166

167167
Credits
168168
-------

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ and you can start coding!
8181
Features
8282
========
8383

84-
Hydrodata itself has three modules; ``hydrodata``, ``plot``, and ``helpers``.
84+
Hydrodata itself has three main modules; ``hydrodata``, ``plot``, and ``helpers``.
8585
The ``hydrodata`` module provides access to the following web services:
8686

8787
* `NWIS <https://nwis.waterdata.usgs.gov/nwis>`__ for daily mean streamflow observations,

0 commit comments

Comments
 (0)