We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5ea1b1 commit edd2f8dCopy full SHA for edd2f8d
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