Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Jul 16, 2022
1 parent f8e2edc commit 61624fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_index_protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ def consume(self, *args, **kwargs):
class CounterGather_LCA:
"""
Provides an alternative implementation of a CounterGather-style class,
based on LCA_Datbase. This is currently just for protocol
based on LCA_Database. This is currently just for protocol
and API testing purposes.
"""
def __init__(self, query):
Expand Down

0 comments on commit 61624fc

Please sign in to comment.