Skip to content

Commit 8044433

Browse files
Typo fix cli-commands-deploy.mdx (#1728)
1 parent 412eb81 commit 8044433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snippets/cli-commands-deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ These options are typically used when [self-hosting](/open-source-self-hosting)
103103
When using the `--self-hosted` flag, push the image to the registry.
104104
</ParamField>
105105

106-
<ParamField body="Namespace" type="--namepsace">
106+
<ParamField body="Namespace" type="--namespace">
107107
The namespace to use when pushing the image to the registry. For example, if pushing to Docker
108108
Hub, the namespace is your Docker Hub username.
109109
</ParamField>

0 commit comments

Comments
 (0)