We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155f2c0 commit 937cb61Copy full SHA for 937cb61
frontend/encore/simple-example.rst
@@ -120,7 +120,7 @@ be executed. All the CSS files that were required will also be displayed.
120
121
The ``encore_entry_link_tags()`` and ``encore_entry_script_tags()`` functions
122
read from an ``entrypoints.json`` file that's generated by Encore to know the exact
123
-filename(s) to render . This file is *especially* useful because you can
+filename(s) to render. This file is *especially* useful because you can
124
:doc:`enable versioning</frontend/encore/versioning>` or
125
:doc:`point assets to a CDN</frontend/encore/cdn>` without making *any* changes to your
126
template: the paths in ``entrypoints.json`` will always be the final, correct paths.
0 commit comments