diff --git a/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml b/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml index 880b0016..74943d7c 100644 --- a/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml +++ b/symfony-cmf/seo-bundle/2.0/config/packages/cmf_seo_bundle.yaml @@ -3,4 +3,4 @@ cmf_seo: persistence: phpcr: ~ title: '%%content_title%% | Insert your base Title' - description: 'Insert you base description here. %%content_description%%' + description: '%%content_description%% Insert you base description here.'