Skip to content

Commit a42e881

Browse files
committed
Merge pull request symfony#1918 from coryjb/2.0
Minor grammar tweak in service container documentation
2 parents 804f2f2 + 814f574 commit a42e881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Importing other Container Configuration Resources
312312
.. tip::
313313

314314
In this section, service configuration files are referred to as *resources*.
315-
This is to highlight that fact that, while most configuration resources
315+
This is to highlight the fact that, while most configuration resources
316316
will be files (e.g. YAML, XML, PHP), Symfony2 is so flexible that configuration
317317
could be loaded from anywhere (e.g. a database or even via an external
318318
web service).

0 commit comments

Comments
 (0)