Skip to content

Commit ea8b372

Browse files
committed
minor #13158 fixing typo (abdounikarim)
This PR was submitted for the 5.0 branch but it was merged into the 3.4 branch instead (closes #13158). Discussion ---------- fixing typo Commits ------- 670dcfe fixing typo
2 parents 3ba2ad8 + 670dcfe commit ea8b372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/simple-example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ If you want to only compile a CSS file, that's possible via ``addStyleEntry()``:
332332

333333
.. code-block:: javascript
334334
335-
// webpack/config.js
335+
// webpack.config.js
336336
Encore
337337
// ...
338338

0 commit comments

Comments
 (0)