From 26ef45a99fbea89736377efd35bb6cca8fb398fb Mon Sep 17 00:00:00 2001 From: Paul Vogel Date: Thu, 24 Jul 2025 15:13:24 +0200 Subject: [PATCH] fix "project" typo --- docs/configuration-files/env-file.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration-files/env-file.rst b/docs/configuration-files/env-file.rst index 2ae5ebbcd..1a928d6f7 100644 --- a/docs/configuration-files/env-file.rst +++ b/docs/configuration-files/env-file.rst @@ -1378,7 +1378,7 @@ Let's have a look how the directory is actually built up: total 4 -rw-r--r-- 1 cytopia cytopia 87 Mar 12 23:05 index.php -By calling your proect url, the ``index.php`` file will be served. +By calling your project url, the ``index.php`` file will be served. **Directory structure: nested symlink**