Skip to content

Commit

Permalink
Merge 6576e3a into 99e4c69
Browse files Browse the repository at this point in the history
  • Loading branch information
gunthercox committed Jan 18, 2019
2 parents 99e4c69 + 6576e3a commit 9f8e0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial.rst
Expand Up @@ -126,7 +126,7 @@ You can speed up this process by training him with examples of existing conversa

.. code-block:: python
from chatterbot.training import ListTrainer
from chatterbot.trainers import ListTrainer
trainer = ListTrainer(bot)
Expand Down

0 comments on commit 9f8e0a7

Please sign in to comment.