8000 minor #20207 [AssetMapper] Add missing backticks for inline snippets … · symfony/symfony-docs@29d1c04 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29d1c04

Browse files
committed
minor #20207 [AssetMapper] Add missing backticks for inline snippets (phansys)
This PR was merged into the 6.4 branch. Discussion ---------- [AssetMapper] Add missing backticks for inline snippets <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Commits ------- a79a579 [AssetMapper] Add missing backticks for inline snippets
2 parents 7b0d4f5 + a79a579 commit 29d1c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ This option is enabled by default.
967967
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
968968

969969
Configure the polyfill for older browsers. By default, the `ES module shim`_ is loaded
970-
via a CDN (i.e. the default value for this setting is `es-module-shims`):
970+
via a CDN (i.e. the default value for this setting is ``es-module-shims``):
971971

972972
.. code-block:: yaml
973973

0 commit comments

Comments
 (0)
0