Skip to content

Commit

Permalink
typo fix in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
catsmith committed Oct 14, 2024
1 parent 7c58509 commit 96cc5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exporter.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ def check_for_suffixed_reading_marker(self, text, reading):
Args:
text (str): The extracted text of the current reading.
reading (dict): The JSON segent representing the reading.
reading (dict): The JSON segment representing the reading.
Returns:
str: The text of the reading as it should now be displayed including any suffixes.
Expand Down

0 comments on commit 96cc5f0

Please sign in to comment.