Skip to content

Commit 0587dda

Browse files
committed
minor #8292 Typo in shorter version of command (oliveradria)
This PR was merged into the 3.3 branch. Discussion ---------- Typo in shorter version of command Commits ------- aebca4e Type in shorter version of command
2 parents ffcf73a + aebca4e commit 0587dda

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
@@ -73,7 +73,7 @@ To build the assets, use the ``encore`` executable:
7373
# shorter version of the above 3 commands
7474
$ yarn run encore dev
7575
$ yarn run encore dev -- --watch
76-
$ yarn run encore prodution
76+
$ yarn run encore production
7777
7878
.. note::
7979

0 commit comments

Comments
 (0)