Skip to content

Commit eece91c

Browse files
committed
[Site] fix typo on cookbook index
1 parent 8215922 commit eece91c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ux.symfony.com/templates/cookbook/index.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{% set meta = {
44
title: 'Cookbook',
55
title_suffix: ' - Symfony UX',
6-
description: 'Symfony UX cookbook - Concrete exeample to understantd all the concepts and components of Symfony UX',
6+
description: 'Symfony UX Cookbook - Concrete examples to understantd all the concepts and components of Symfony UX.',
77
canonical: url('app_cookbook'),
88
} %}
99

0 commit comments

Comments
 (0)