From 282f991a8e2726100a650d9025840210108faa86 Mon Sep 17 00:00:00 2001 From: Thijs van Loef Date: Sun, 28 Jan 2024 22:05:26 +0100 Subject: [PATCH] fix linting errors --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad2462c..be69730 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,8 @@ docker run -d \ ``` > [!TIP] -> If you want to stop the container with a custom stop grace period then run: `docker stop --name palworld-server --time 30` +> If you want to stop the container with a custom stop grace period then run: +> `docker stop --name palworld-server --time 30` ### Kubernetes