Skip to content

Commit edd2f8d

Browse files
weaverryandaFish
authored and
daFish
committed
[#4166] Fixing small typo
1 parent e5ea1b1 commit edd2f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/custom_formats.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ message. A translation file would look like this:
2121
Creating a Custom Loader
2222
------------------------
2323

24-
To define a custom loader that is able to read this kind of files, you must create a
24+
To define a custom loader that is able to read these kinds of files, you must create a
2525
new class that implements the
2626
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface`. The
2727
:method:`Symfony\\Component\\Translation\\Loader\\LoaderInterface::load`

0 commit comments

Comments
 (0)