From 804443332025eef69bbddbdc9daa878d625342c4 Mon Sep 17 00:00:00 2001 From: Dmitrii Malakhov Date: Tue, 25 Feb 2025 09:42:26 +0100 Subject: [PATCH] Typo fix cli-commands-deploy.mdx (#1728) --- docs/snippets/cli-commands-deploy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/snippets/cli-commands-deploy.mdx b/docs/snippets/cli-commands-deploy.mdx index 441622a54..bbd3ddd8c 100644 --- a/docs/snippets/cli-commands-deploy.mdx +++ b/docs/snippets/cli-commands-deploy.mdx @@ -103,7 +103,7 @@ These options are typically used when [self-hosting](/open-source-self-hosting) When using the `--self-hosted` flag, push the image to the registry. - + The namespace to use when pushing the image to the registry. For example, if pushing to Docker Hub, the namespace is your Docker Hub username.