Skip to content

Commit e0ed723

Browse files
jeremyjumeaujaviereguiluz
authored andcommitted
Fix typo
1 parent 3ef51fc commit e0ed723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/asset.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ JSON File Manifest
144144

145145
Use the :class:`Symfony\\Component\\Asset\\VersionStrategy\\JsonManifestVersionStrategy`
146146
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::
147+
<https://webpack.js.org/>`_, which generates a JSON file mapping all source file names to their corresponding output file. For example::
148148

149149
// rev-manifest.json
150150
{

0 commit comments

Comments
 (0)