diff --git a/en/tutorials/getting-started-xml-edition.rst b/en/tutorials/getting-started-xml-edition.rst index c8e3553df..80b3aa227 100644 --- a/en/tutorials/getting-started-xml-edition.rst +++ b/en/tutorials/getting-started-xml-edition.rst @@ -766,7 +766,7 @@ either re-create the database: :: doctrine@my-desktop> doctrine orm:schema-tool:drop --force - doctrine@my-desktop> doctrine orm:schema-tool:create --force + doctrine@my-desktop> doctrine orm:schema-tool:create Or use the update functionality: