Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Apr 22, 2020
1 parent 9d2f247 commit be22d74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocdskingfishercolab/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def list_source_ids(pattern=''):

def list_collections(source_id):
"""
Returns, a a data frame, a list of collections with the given source ID.
Returns, as a data frame, a list of collections with the given source ID.
:param str source_id: a source ID
:returns: the results as a data frame
Expand Down

0 comments on commit be22d74

Please sign in to comment.