From 5cd0ca3ba0ae24e6eb2ee45ff22db4066745da55 Mon Sep 17 00:00:00 2001 From: Bruno Baguette <1922257+Levure@users.noreply.github.com> Date: Wed, 10 Jun 2020 18:23:09 +0200 Subject: [PATCH] =?UTF-8?q?Update=20:=20advertize=20=E2=AE=9E=20advertise?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- create_framework/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create_framework/introduction.rst b/create_framework/introduction.rst index fa6fe080164..11948890bba 100644 --- a/create_framework/introduction.rst +++ b/create_framework/introduction.rst @@ -40,7 +40,7 @@ a fully-featured full-stack web framework. Each step will be the occasion to learn more about some of the Symfony Components. -Many modern web frameworks advertize themselves as being MVC frameworks. This +Many modern web frameworks advertise themselves as being MVC frameworks. This tutorial won't talk about the MVC pattern, as the Symfony Components are able to create any type of frameworks, not just the ones that follow the MVC architecture. Anyway, if you have a look at the MVC semantics, this book is