Skip to content

Commit

Permalink
Update chatgpt.py
Browse files Browse the repository at this point in the history
拼写 Correction
  • Loading branch information
Touch-Night authored Dec 24, 2023
1 parent 5400b9c commit 17c7082
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 17c7082

Please sign in to comment.