diff --git a/frontend/encore/babel.rst b/frontend/encore/babel.rst index e1a5d9c811d..f7cba9a4892 100644 --- a/frontend/encore/babel.rst +++ b/frontend/encore/babel.rst @@ -46,7 +46,7 @@ cache directory: .. code-block:: terminal - $ On Unix run this command. On Windows, clear this directory manually + # On Unix run this command. On Windows, clear this directory manually $ rm -rf node_modules/.cache/babel-loader/ Creating a .babelrc File