diff --git a/doc/networking-guide/source/migration-database.rst b/doc/networking-guide/source/migration-database.rst index 7f37f9788d..85a31a5946 100644 --- a/doc/networking-guide/source/migration-database.rst +++ b/doc/networking-guide/source/migration-database.rst @@ -145,7 +145,7 @@ To upgrade the database incrementally, use the following command: Database downgrade is not supported. To look for differences between the schema generated by the upgrade command -and the the schema defined by the models, use the +and the schema defined by the models, use the :command:`revision --autogenerate` command: .. code-block:: console