diff --git a/developer_manual/app_development/tutorial.rst b/developer_manual/app_development/tutorial.rst index d35b4e358..c70f5f484 100644 --- a/developer_manual/app_development/tutorial.rst +++ b/developer_manual/app_development/tutorial.rst @@ -266,7 +266,7 @@ so for example **notestutorial/lib/Migration/Version000000Date20181013124731.php To create the tables in the database, run the :ref:`migration ` command:: - php ./occ migrations:excute + php ./occ migrations:execute Example: sudo -u www-data php ./occ migrations:execute photos 000000Date20201002183800