From c2ebb7c623ea1b67c6d2d30fdba83f0aec6ec7f7 Mon Sep 17 00:00:00 2001 From: Paul Vogel Date: Thu, 24 Jul 2025 14:19:10 +0200 Subject: [PATCH] fix typo in env-file.rst --- 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 fcd339653..df965a266 100644 --- a/docs/configuration-files/env-file.rst +++ b/docs/configuration-files/env-file.rst @@ -1377,7 +1377,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**