diff --git a/frontend/encore/simple-example.rst b/frontend/encore/simple-example.rst index 8d26987bdb5..cdb7e58324f 100644 --- a/frontend/encore/simple-example.rst +++ b/frontend/encore/simple-example.rst @@ -268,7 +268,7 @@ and restart Encore: .. code-block:: terminal # if you use the Yarn package manager - $ yarn run encore dev --watch + $ yarn run dev --watch # if you use the npm package manager $ npm run watch