diff --git a/content/developer/howtos/upgrade_custom_db.rst b/content/developer/howtos/upgrade_custom_db.rst index 2aec000db..a4961ace6 100644 --- a/content/developer/howtos/upgrade_custom_db.rst +++ b/content/developer/howtos/upgrade_custom_db.rst @@ -26,7 +26,7 @@ modules requires additional steps in order to upgrade the source code. These are the steps to follow to upgrade customized databases: -#. :ref:`Stop the devolopments and challenge them `. +#. :ref:`Stop the developments and challenge them `. #. :ref:`Request an upgraded database `. #. :ref:`Make your module installable on an empty database `. #. :ref:`Make your module installable on the upgraded database `.