From a79a579728dce352dbbacf9152b1f9c3a7c2875a Mon Sep 17 00:00:00 2001 From: Javier Spagnoletti Date: Sat, 7 Sep 2024 04:06:25 -0300 Subject: [PATCH] [AssetMapper] Add missing backticks for inline snippets --- frontend/asset_mapper.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/asset_mapper.rst b/frontend/asset_mapper.rst index 9c9878a54cd..b4d2e5738b8 100644 --- a/frontend/asset_mapper.rst +++ b/frontend/asset_mapper.rst @@ -967,7 +967,7 @@ This option is enabled by default. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Configure the polyfill for older browsers. By default, the `ES module shim`_ is loaded -via a CDN (i.e. the default value for this setting is `es-module-shims`): +via a CDN (i.e. the default value for this setting is ``es-module-shims``): .. code-block:: yaml