From 0b2feead2b60306a6e0cdaa8370903567bfb5c48 Mon Sep 17 00:00:00 2001 From: 1JorgeB <66489521+1JorgeB@users.noreply.github.com> Date: Thu, 19 Sep 2024 17:44:24 +0100 Subject: [PATCH] Update 7.0.0.md Fixed typo --- docs/unraid-os/release-notes/7.0.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unraid-os/release-notes/7.0.0.md b/docs/unraid-os/release-notes/7.0.0.md index e808698ce..d9284c68b 100644 --- a/docs/unraid-os/release-notes/7.0.0.md +++ b/docs/unraid-os/release-notes/7.0.0.md @@ -253,7 +253,7 @@ Big thanks to @SimonF for his ongoing enhancements to VMs. ## Docker To prevent "Docker fork bombs" we introduced a new setting, **Settings > Docker > Docker PID Limit** which -specifies the maximum number of Process ID's which any continer may have active (with default 2048). +specifies the maximum number of Process ID's which any container may have active (with default 2048). If you have a container which requires more PID's you may either increase this setting, or you may override for a specific container by adding, for example, `--pids-limit 3000` to the Docker