Skip to content

Commit 2cc8f4b

Browse files
committed
Minor tweak
1 parent 4aad46f commit 2cc8f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/intl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ The data needed to store the transliteration of all emojis (~5,000) into all
406406
languages take a considerable disk space. If you need to save disk space (e.g.
407407
because you deploy to some service with tight size constraints), run this command
408408
(e.g. as an automated script after ``composer install``) to compress the internal
409-
Symfony emoji files using the PHP ``zlib`` extension:
409+
Symfony emoji data files using the PHP ``zlib`` extension:
410410

411411
.. code-block:: terminal
412412

0 commit comments

Comments
 (0)