diff --git a/frontend/encore/installation.rst b/frontend/encore/installation.rst index 0518bf6d853..fb48dba00d1 100644 --- a/frontend/encore/installation.rst +++ b/frontend/encore/installation.rst @@ -99,7 +99,7 @@ is the main config file for both Webpack and Webpack Encore: module.exports = Encore.getWebpackConfig(); Next, create a new ``assets/js/app.js`` file with some basic JavaScript *and* -import some JavaScript: +import some CSS: .. code-block:: javascript