Fix typos in some files

This commit is contained in:
khanhkhanhlele 2025-11-18 14:28:21 +07:00
parent 305ffd5560
commit 16425719be

View File

@ -84,7 +84,7 @@ def info(
def info_spacy() -> Dict[str, Any]:
"""Generate info about the current spaCy intallation.
"""Generate info about the current spaCy installation.
RETURNS (dict): The spaCy info.
"""