Skip to content

Commit

Permalink
Fix typo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lyndsysimon authored Jan 8, 2019
1 parent eb65894 commit 1291a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Using plugins

::

from sqlalchemy.continuum.plugins import PropertyModTrackerPlugin
from sqlalchemy_continuum.plugins import PropertyModTrackerPlugin


versioning_manager.plugins.append(PropertyModTrackerPlugin())
Expand Down

0 comments on commit 1291a9a

Please sign in to comment.