diff --git a/docs/scenarios/web.rst b/docs/scenarios/web.rst index efa1aef47..7334a7779 100644 --- a/docs/scenarios/web.rst +++ b/docs/scenarios/web.rst @@ -132,7 +132,7 @@ applications today. Masonite -------- -`Masonite `_ is a modern and developer centric, "batteries included", web framework. +`Masonite `_ is a modern and developer centric, "batteries included", web framework. The Masonite framework follows the MVC (Model-View-Controller) architecture pattern and is heavily inspired by frameworks such as Rails and Laravel, so if you are coming to Python from a Ruby or PHP background then you will feel right at home!