Skip to content

Commit a554f3d

Browse files
committed
fix documentation typo
1 parent 6dde97f commit a554f3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataretrieval/waterdata/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ def get_continuous(
263263
time_series_id : string or list of strings, optional
264264
A unique identifier representing a single time series. This
265265
corresponds to the id field in the time-series-metadata endpoint.
266-
daily_id : string or list of strings, optional
266+
continuous_id : string or list of strings, optional
267267
A universally unique identifier (UUID) representing a single version of
268268
a record. It is not stable over time. Every time the record is refreshed
269269
in our database (which may happen as part of normal operations and does

0 commit comments

Comments
 (0)