From b9d8b7ab8a2f99c017fc80c75a629b8da1c8aca4 Mon Sep 17 00:00:00 2001 From: Leevi Graham Date: Wed, 8 Dec 2021 10:13:05 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf0396b..d938096 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Blogify offers a single-click solution to the task of building a blog with CraftCMS. -Once installed the plugin crates the data structure and templates, and allows for seeding of fake posts, so you can +Once installed the plugin creates the data structure and templates, and allows for seeding of fake posts, so you can start customizing your blog right away. Blogify comes with a bunch of Twig enhancements that make the code in your templates declarative and simple. @@ -199,4 +199,4 @@ This plugin requires Craft CMS 3.7.0 or later. *Please only open a new issue for bug reports.* For feature requests and questions open a new [Discussion](https://github.com/matfish2/craft-blogify/discussions) instead. -When discussing a feature request please precede [FR] to the title. \ No newline at end of file +When discussing a feature request please precede [FR] to the title.