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 3ef51fc commit e0ed723Copy full SHA for e0ed723
components/asset.rst
@@ -144,7 +144,7 @@ JSON File Manifest
144
145
Use the :class:`Symfony\\Component\\Asset\\VersionStrategy\\JsonManifestVersionStrategy`
146
to take advantage of the strategy used by popular tools such as `Webpack
147
-<https://webpack.js.org/>`_, which generate a JSON file mapping all source file names to their corresponding output file. For example::
+<https://webpack.js.org/>`_, which generates a JSON file mapping all source file names to their corresponding output file. For example::
148
149
// rev-manifest.json
150
{
0 commit comments