From dcdfb5f586b341ebc6587f54b023832842c1ea73 Mon Sep 17 00:00:00 2001 From: George Rawlinson Date: Sat, 30 May 2020 10:14:08 +1200 Subject: [PATCH] docs: fix typo in cli (#113) --- _articles/miscellaneous/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_articles/miscellaneous/cli.md b/_articles/miscellaneous/cli.md index 3ed06a5a..17c4e192 100644 --- a/_articles/miscellaneous/cli.md +++ b/_articles/miscellaneous/cli.md @@ -432,7 +432,7 @@ If your self-hosted Bitwarden server exposes as self-signed TLS certificate, spe ## Shell Completion -Bitwarded CLI comes with support for shell completion. It can generate shell completion scripts that you can use to enable completion for `bw` in your shell. +Bitwarden CLI comes with support for shell completion. It can generate shell completion scripts that you can use to enable completion for `bw` in your shell. ### ZSH