Skip to content

Commit

Permalink
Merge pull request #250 from Touch-Night/master
Browse files Browse the repository at this point in the history
Update chatgpt.py
  • Loading branch information
nidhaloff authored Jan 7, 2024
2 parents 81548de + 17c7082 commit fa67ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deep_translator/chatgpt.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

class ChatGptTranslator(BaseTranslator):
"""
class that wraps functions, which use the ChatGTP
class that wraps functions, which use the ChatGPT
under the hood to translate word(s)
"""

Expand Down

0 comments on commit fa67ada

Please sign in to comment.