From 9079ed794c4fe82de6237f59eca85d52b09896ff Mon Sep 17 00:00:00 2001 From: tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> Date: Thu, 2 Jan 2025 01:32:52 -0800 Subject: [PATCH] Fix broken link to autocompletion docs (#208) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8dba13..6c8de0d 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ fd -t f . | tv --preview 'bat -n --color=always {0}' ``` *For more information on the different channels, see the [channels](./docs/channels.md) documentation.* -Television can also integrate with your shell to provide autocompletion based on the commands you start typing. See [Shell Autocompletion](https://github.com/alexpasmantier/television/wiki/Shell-Autocomletion). +Television can also integrate with your shell to provide autocompletion based on the commands you start typing. See [Shell Autocompletion](https://github.com/alexpasmantier/television/wiki/Shell-Autocompletion).