Skip to content

Commit b26009d

Browse files
typo fix in installation.md
typo fix
1 parent 3b84809 commit b26009d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ $ bin/console cache:clear
101101
# If you used migrations in your project...
102102
$ bin/console doctrine:migrations:migrate
103103
# ... or if you use doctrine schema tool.
104-
$ bin/cosole doctrine:schema:update --dump-sql # and --force switch when you're ready :)
104+
$ bin/console doctrine:schema:update --dump-sql # and --force switch when you're ready :)
105105
106106
$ bin/console assets:install --symlink
107107
$ bin/console sylius:theme:assets:install --symlink

0 commit comments

Comments
 (0)