Skip to content

Commit 2f2fd8b

Browse files
authored
doc: fix typo (#57)
1 parent 50bc699 commit 2f2fd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ to be started whenever you run ``symfony server:start``:
6868
# .symfony.local.yaml
6969
workers:
7070
# ...
71-
tailwind:
71+
sass:
7272
cmd: ['symfony', 'console', 'sass:build', '--watch']
7373
7474
.. tip::

0 commit comments

Comments
 (0)