Skip to content

Commit 568f952

Browse files
committed
minor #8028 Update example comment to remove unnecessary text (pierredup)
This PR was merged into the master branch. Discussion ---------- Update example comment to remove unnecessary text Commits ------- bd5d036 Update example comment to remove unnecessary text
2 parents 6088d32 + bd5d036 commit 568f952

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
@@ -22,7 +22,7 @@ Inside, use Encore to help generate your Webpack configuration.
2222
var Encore = require('@symfony/webpack-encore');
2323
2424
Encore
25-
// directory where should all compiled assets will be stored
25+
// directory where all compiled assets will be stored
2626
.setOutputPath('web/build/')
2727
2828
// what's the public path to this directory (relative to your project's document root dir)

0 commit comments

Comments
 (0)