diff --git a/frameworks.rst b/frameworks.rst index 30385a3..7bd7488 100644 --- a/frameworks.rst +++ b/frameworks.rst @@ -60,7 +60,7 @@ links! Pycnic is a mimimalist JSON API oriented framework for Python 2.7 and 3.x. It provides routing, cookies, and JSON error handling, while maintaining a small codebase. -`Pyramid `_ +`Pyramid `_ Merger of the Pylons and repoze.bfg projects, Pyramid is a minimalist web framework aiming at composability and making developers paying only for what they use.