diff --git a/docs/changelog.rst b/docs/changelog.rst index ea4b13c..02b5e41 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -9,7 +9,7 @@ Ability to introspect and run queries against views (`#54 `__) -- ``db.views_names()`` method and and ``db.views`` property +- ``db.view_names()`` method and and ``db.views`` property - Separate ``View`` and ``Table`` classes, both subclassing new ``Queryable`` class - ``view.drop()`` method