Skip to content

Commit 1c090ab

Browse files
committed
minor #15244 Fix the filename in the code block (partulaj)
This PR was submitted for the 5.2 branch but it was merged into the 4.4 branch instead. Discussion ---------- Fix the filename in the code block Commits ------- b5c7bca Fix the filename in the code block
2 parents 7849ede + b5c7bca commit 1c090ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/legacy-applications.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ page, add:
7575

7676
.. code-block:: diff
7777
78-
// webpack.config.js
78+
// app.js
7979
8080
// require jQuery normally
8181
const $ = require('jquery');

0 commit comments

Comments
 (0)