Browse Source

Fixed typo

fivestar 14 years ago
parent
commit
bfba386536

+ 1 - 1
src/Symfony/Bundle/FrameworkBundle/Resources/views/Default/index.php

@@ -1,5 +1,5 @@
 <h1>Congratulations!</h1>
 
 <p>
-    You have successfully created a new Symfony 2 application.
+    You have successfully created a new Symfony2 application.
 </p>