Typo fix cli-commands-deploy.mdx (#1728)

This commit is contained in:
Dmitrii Malakhov
2025-02-25 09:42:26 +01:00
committed by GitHub
parent 412eb81ee1
commit 8044433320
+1 -1
View File
@@ -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.
</ParamField>
<ParamField body="Namespace" type="--namepsace">
<ParamField body="Namespace" type="--namespace">
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.
</ParamField>