8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8dc2bf commit 08639aeCopy full SHA for 08639ae
components/translation/custom_formats.rst
@@ -21,7 +21,7 @@ message. A translation file would look like this:
21
Creating a Custom Loader
22
------------------------
23
24
-To define a custom loader that is able to read this kind of files, you must create a
+To define a custom loader that is able to read these kinds of files, you must create a
25
new class that implements the
26
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface`. The
27
:method:`Symfony\\Component\\Translation\\Loader\\LoaderInterface::load`
0 commit comments