From ed1508f0eded2f4d81bb8e3f916a1c3a23ffd1a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Mon, 27 Jan 2025 19:33:18 +0100 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378f9b8..9ae4f62 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ server { } ``` Congratulations. Your shimatta kenkyusho installation is now fully setup. -> Note that, the `compose.yaml` contains a restart-policy. By default the contianers will restart automatically, even after a reboot of the host machine, if the docker service is enabled. +> Note that, the `compose.yaml` contains a restart-policy. By default the containers will restart automatically, even after a reboot of the host machine, if the docker service is enabled. ## Backup and Restore