8000 [#4166] Fixing small typo · symfony/symfony-docs@08639ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 08639ae

Browse files
committed
[#4166] Fixing small typo
1 parent a8dc2bf commit 08639ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/translation/custom_formats.rst

Lines changed: 1 addition & 1 deletion
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)
0