Skip to content

Commit

Permalink
minor wording change
Browse files Browse the repository at this point in the history
  • Loading branch information
rwood-97 committed Jan 4, 2024
1 parent 666b152 commit ef35345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reginald/parser_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def __init__(self, create_index_only: bool = False, *args, **kwargs):
Parameters
----------
create_index_only : bool, optional
Whether or not to only include ones related to data index creation,
Whether or not to only include arguments related to data index creation,
by default False
"""
super().__init__(*args, **kwargs)
Expand Down

0 comments on commit ef35345

Please sign in to comment.