From 8af71a98b96834c0e7ec40b35ecdfd135a7fea4c Mon Sep 17 00:00:00 2001 From: James Ives Date: Mon, 14 Oct 2024 11:42:47 -0400 Subject: [PATCH] docs: typo --- container/config/README.md | 2 +- container/mods/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/container/config/README.md b/container/config/README.md index e32b1e9..77a2712 100644 --- a/container/config/README.md +++ b/container/config/README.md @@ -4,4 +4,4 @@ > [!IMPORTANT] > 🔧 Files placed in this directory will be included **in all published images**. -> If contributing to the project, please ensure that any additions or changes here are relevant to all [pre-built container types](../../README.md). +> If contributing to the project, please ensure that any additions or changes here are relevant to all [pre-built images](../../README.md). diff --git a/container/mods/README.md b/container/mods/README.md index 29be948..a816225 100644 --- a/container/mods/README.md +++ b/container/mods/README.md @@ -4,4 +4,4 @@ > [!IMPORTANT] > 🔧 Files placed in this directory will be included **in all published images**. -> If contributing to the project, please ensure that any additions or changes here are relevant to all [pre-built container types](../../README.md). +> If contributing to the project, please ensure that any additions or changes here are relevant to all [pre-built images](../../README.md).