diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7c10fee8..8f47784f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -79,7 +79,7 @@ Bug Fixes :: - * Fix Namespace error handlers when propogate_exceptions=True (#285) [mjreiss] + * Fix Namespace error handlers when propagate_exceptions=True (#285) [mjreiss] * pin flask and werkzeug due to breaking changes (#308) [jchittum] * The Flask/Blueprint API moved to the Scaffold base class (#308) [jloehel]