Skip to content

Commit c778918

Browse files
committed
fixed erronous email
1 parent b752a0d commit c778918

File tree

1 file changed

+1
-1
lines changed
  • src/Acme/MainBundle/Resources/data

1 file changed

+1
-1
lines changed

src/Acme/MainBundle/Resources/data/page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ static:
1818
name: "contact"
1919
label: "Contact"
2020
title: "A contact page"
21-
body: "Please send an email to [email protected]"
21+
body: "Please send an email to symfony-[email protected]"
2222

2323
map:
2424
name: "map"

0 commit comments

Comments
 (0)