From 9d30439f679d8056c179ae0e3ac7ad66f80ffab9 Mon Sep 17 00:00:00 2001 From: Carlisia Date: Mon, 3 Feb 2020 13:54:31 -0800 Subject: [PATCH] Fix typo Signed-off-by: Carlisia --- site/docs/master/namespace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/master/namespace.md b/site/docs/master/namespace.md index e4332f016..b6f17a5e4 100644 --- a/site/docs/master/namespace.md +++ b/site/docs/master/namespace.md @@ -18,6 +18,6 @@ To have namespace consistency, specify the namespace for all Velero operational velero client config set namespace= ``` -Alternatively, you may use the glogal `--namespace` flag with any operational command to tell Velero where to run. +Alternatively, you may use the global `--namespace` flag with any operational command to tell Velero where to run. [0]: basic-install.md#install-the-cli