diff --git a/docs/user-guide/commands/argocd_logout.md b/docs/user-guide/commands/argocd_logout.md index 5c0d27a6f5fe05..3e18c70a063a08 100644 --- a/docs/user-guide/commands/argocd_logout.md +++ b/docs/user-guide/commands/argocd_logout.md @@ -17,7 +17,7 @@ argocd logout CONTEXT [flags] ``` # To log out of argocd $ argocd logout -This can be helpful for security reasons or when you want to switch between different ArgoCD contexts or accounts. +# This can be helpful for security reasons or when you want to switch between different Argo CD contexts or accounts. ```