Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLenclos authored and gunthercox committed Apr 27, 2018
1 parent 9e36b35 commit abbd969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chatterbot/adapters.py
Expand Up @@ -16,7 +16,7 @@ def set_chatbot(self, chatbot):
"""
Gives the adapter access to an instance of the ChatBot class.
:param chatbot: A chat bot instanse.
:param chatbot: A chat bot instance.
:type chatbot: ChatBot
"""
self.chatbot = chatbot
Expand Down

0 comments on commit abbd969

Please sign in to comment.