diff --git a/docs/en/tutorials/getting-started.rst b/docs/en/tutorials/getting-started.rst index 605b1a01785..8bda1a888ff 100644 --- a/docs/en/tutorials/getting-started.rst +++ b/docs/en/tutorials/getting-started.rst @@ -196,7 +196,7 @@ Product entity along with the corresponding metadata, and run this command again Note that as you modify your entities' metadata during the development process, you'll need to update your database schema to stay in sync with the metadata. -You can rasily recreate the database using the following commands: +You can easily recreate the database using the following commands: ::