Skip to content

Commit 0a72774

Browse files
committed
fix typo
1 parent 46de2a8 commit 0a72774

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Why Hydrodata?
8080

8181
Hydrodata is a stack of Python libraries designed to aid in watershed analysis through
8282
web services. Currently, it only includes hydrology and climatology data within the US.
83-
Some of the major capabilities if Hydrodata are:
83+
Some of the major capabilities of Hydrodata are:
8484

8585
* Easy access to many web services for subsetting data and returning them as masked xarrays
8686
or GeoDataFrames.

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Why Hydrodata?
5959

6060
Hydrodata is a stack of Python libraries designed to aid in watershed analysis through
6161
web services. Currently, it only includes hydrology and climatology data within the US.
62-
Some of the major capabilities if Hydrodata are:
62+
Some of the major capabilities of Hydrodata are:
6363

6464
* Easy access to many web services for subsetting data and returning them as masked xarrays
6565
or GeoDataFrames.
@@ -125,7 +125,7 @@ Documentation
125125

126126
.. toctree::
127127
:maxdepth: 1
128-
:caption: Help & reference
128+
:caption: Help & Reference
129129

130130
history
131131
modules

0 commit comments

Comments
 (0)