Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 5c94876

Browse files
committed
Merge branch '2.3' into 2.7
* 2.3: Improve text on the welcome page
2 parents d430f8d + 78d4a27 commit 5c94876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/Resources/views/default/index.html.twig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>
1212
<svg id="icon-status" width="1792" height="1792" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1671 566q0 40-28 68l-724 724-136 136q-28 28-68 28t-68-28l-136-136-362-362q-28-28-28-68t28-68l136-136q28-28 68-28t68 28l294 295 656-657q28-28 68-28t68 28l136 136q28 28 28 68z" fill="#759E1A"/></svg>
1313

14-
Your application is ready to start working on it at:
14+
Your application is now ready. You can start working on it at:
1515
<code>{{ base_dir }}/</code>
1616
</p>
1717
</div>
@@ -35,7 +35,7 @@
3535
c2.8,0,5-2.4,5-5.4V17.9h3.7c1.6,0,2.9,1.4,2.9,3.1V65.1L42.1,65.1z"/>
3636
</svg>
3737

38-
Read Symfony documentation to learn
38+
Read the documentation to learn
3939
<a href="http://symfony.com/doc/{{ constant('Symfony\\Component\\HttpKernel\\Kernel::VERSION')[:3] }}/book/page_creation.html">
4040
How to create your first page in Symfony
4141
</a>

0 commit comments

Comments
 (0)