Skip to content

Commit 299cc2e

Browse files
albabarwouterj
authored andcommitted
Spelling mistake tens to tons
1 parent 48cc9cd commit 299cc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quick_tour/the_architecture.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ the Twig templating system and some other third party libraries and bundles.
246246
Understanding the Cache and Logs
247247
--------------------------------
248248

249-
Symfony applications can contain tens of configuration files defined in several
249+
Symfony applications can contain several configuration files defined in several
250250
formats (YAML, XML, PHP, etc.) Instead of parsing and combining all those files
251251
for each request, Symfony uses its own cache system. In fact, the application
252252
configuration is only parsed for the very first request and then compiled down

0 commit comments

Comments
 (0)