diff --git a/docs/content/2_guides/1_page-builder-with-blade/4_creating-the-page-module.md b/docs/content/2_guides/1_page-builder-with-blade/4_creating-the-page-module.md index 22f5b8cde..e8616efde 100644 --- a/docs/content/2_guides/1_page-builder-with-blade/4_creating-the-page-module.md +++ b/docs/content/2_guides/1_page-builder-with-blade/4_creating-the-page-module.md @@ -1,6 +1,6 @@ # Creating the page module -Now that we area ready with the initial setup of Laravel and Twill we can start building our CMS. +Now that we are ready with the initial setup of Laravel and Twill we can start building our CMS. In Twill we use Modules. A module is a single "content type" and exists out of a few files: