diff --git a/docs/dev/02_install_apps.rst b/docs/dev/02_install_apps.rst
index 335f92f56735e0f1eb02eecdde626d5a074674ff..a376dd4f413380750c8b466c73fdd07973ac36f6 100644
--- a/docs/dev/02_install_apps.rst
+++ b/docs/dev/02_install_apps.rst
@@ -13,7 +13,7 @@ Installing a development environment for own apps
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 If you are developing your own app, you probably do not want to
-ru na development environment from the `AlekSIS-Core` repository.
+run a development environment from the `AlekSIS-Core` repository.
 
 Instead, simply install the environment using ``poetry install`` from
 your app repository – it will pull in `AlekSIS-Core` as a dependency