diff --git a/exporter.py b/exporter.py index 8876ab5..d65db45 100755 --- a/exporter.py +++ b/exporter.py @@ -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.