Skip to content

Commit bd5d036

Browse files
authored
Update example comment to remove unnecessary text
1 parent 6088d32 commit bd5d036

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)