Skip to content

Commit 090065c

Browse files
authored
Fix comment to actually be a comment in code block
1 parent b5b99f4 commit 090065c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/babel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cache directory:
4646

4747
.. code-block:: terminal
4848
49-
$ On Unix run this command. On Windows, clear this directory manually
49+
# On Unix run this command. On Windows, clear this directory manually
5050
$ rm -rf node_modules/.cache/babel-loader/
5151
5252
Creating a .babelrc File

0 commit comments

Comments
 (0)