Skip to content

Commit 0418d9e

Browse files
Update frontend/asset_mapper.rst
Co-authored-by: Alexandre Daubois <[email protected]>
1 parent 9096bb6 commit 0418d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ rendered by the ``{{ importmap() }}`` Twig function:
958958
``framework.asset_mapper.config_reader_id``
959959
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
960960

961-
Sometimes you may want to create your own config reader to load your importmap or use a custom one from a 3rd party package. You can do this by creating a service that implements ``ImportMapConfigReaderInterface`` and then setting the ``config_reader_id`` option:
961+
Sometimes you may want to create your own config reader to load your importmap or use a custom one from a third party package. You can do this by creating a service that implements ``ImportMapConfigReaderInterface`` and then setting the ``config_reader_id`` option:
962962

963963
.. code-block:: yaml
964964

0 commit comments

Comments
 (0)