diff --git a/ux.symfony.com/templates/cookbook/index.html.twig b/ux.symfony.com/templates/cookbook/index.html.twig index 2a18a9f36ac..a15a44139c7 100644 --- a/ux.symfony.com/templates/cookbook/index.html.twig +++ b/ux.symfony.com/templates/cookbook/index.html.twig @@ -3,7 +3,7 @@ {% set meta = { title: 'Cookbook', title_suffix: ' - Symfony UX', - description: 'Symfony UX cookbook - Concrete exeample to understantd all the concepts and components of Symfony UX', + description: 'Symfony UX Cookbook - Concrete examples to understantd all the concepts and components of Symfony UX.', canonical: url('app_cookbook'), } %}