diff --git a/docs/shell-completion.md b/docs/shell-completion.md index 5b1229c39737..e0816c3678c5 100644 --- a/docs/shell-completion.md +++ b/docs/shell-completion.md @@ -8,7 +8,7 @@ shells: - `bash`, [GNU Bash](https://www.gnu.org/software/bash/) - `zsh`, [the Z-shell](https://www.zsh.org/) -- `fish`, [the friendly interactive shell]((https://fishshell.com/)) +- `fish`, [the friendly interactive shell](https://fishshell.com/) - `powershell`, [Microsoft PowerShell](https://learn.microsoft.com/powershell/) ## General Usage