diff --git a/developer_manual/app/tutorial.rst b/developer_manual/app/tutorial.rst index 673be17c3..9f180711a 100644 --- a/developer_manual/app/tutorial.rst +++ b/developer_manual/app/tutorial.rst @@ -33,7 +33,7 @@ Now open another terminal window and start the development server:: Afterwards a skeleton app can be created in the `app store `_. -Download the extracted the downloaded file and move it into your ``apps/`` directory. Afterwards the application can be disabled on the `apps page `_. +Download the extracted the downloaded file and move it into your ``apps/`` directory. Afterwards the application can be enabled on the `apps page `_. The first basic app is now available at ``http://localhost:8080/index.php/apps/yourappid/``