diff --git a/developer_manual/app/tutorial.rst b/developer_manual/app/tutorial.rst index 3ff7c9826..b9731f8d5 100644 --- a/developer_manual/app/tutorial.rst +++ b/developer_manual/app/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