From 8bc412af4c3887a9f1db42d9533f791fdd26a3a4 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sat, 24 Feb 2024 11:19:09 +0200 Subject: [PATCH] Fix typo --- docs/admin/installation-docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/installation-docker.md b/docs/admin/installation-docker.md index c463dd78..db825746 100644 --- a/docs/admin/installation-docker.md +++ b/docs/admin/installation-docker.md @@ -48,7 +48,7 @@ If you don't give the volume correct permissions, the container may not start. The Forgejo configuration is stored in the `app.ini` file as described in the [Configuration Cheat Sheet](../config-cheat-sheet). When using -the Forgegjo container image, this file is automatically created if it +the Forgejo container image, this file is automatically created if it does not exist already. In addition it is possible to add settings using configuration variables. For instance: