From c0a8c2e41d9747c71a52bd6bbc2e60f9b346e5fe Mon Sep 17 00:00:00 2001 From: driz <40674481+drizuid@users.noreply.github.com> Date: Fri, 11 Jul 2025 10:59:19 -0400 Subject: [PATCH] Update container-branding.md fix typo --- docs/general/container-branding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/container-branding.md b/docs/general/container-branding.md index b51d5c6766..c65d2d16a8 100644 --- a/docs/general/container-branding.md +++ b/docs/general/container-branding.md @@ -2,7 +2,7 @@ If you use our base images for your own projects, or fork our downstream images to modify them, you're probably aware that we ask you to change the branding that appears in the container init logs to make it clear that your image is not associated with us. This is for your benefit as much as ours: we aren't well-equipped to provide your users with support, and you don't want them crediting us for your work. -Iif you build from one of our base images and don't change anything, your init logs will look something like this: +If you build from one of our base images and don't change anything, your init logs will look something like this: ![Default Container Branding](../assets/images/lsio-branding1.png)