summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Flanagan <efx@users.noreply.github.com>2020-12-10 10:40:16 -0500
committerGitHub <noreply@github.com>2020-12-10 10:40:16 -0500
commit06db1b6288ca550f97eeb3745d58be91d4b7b85b (patch)
tree839af65dbbe0e11ff6aeb7f240668416d8be3a0c
parentdf6b762b317fa11202e1a55671842fe13909de75 (diff)
fix typo (#322)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 39afcd3..4b10331 100644
--- a/README.md
+++ b/README.md
@@ -576,7 +576,7 @@ supports tab completions and settings options.
" If option is table type in lua code ,you can use `,` connect each command string eg:
" find_command,vimgrep_arguments they are both table type. so config it in commandline like
-:Telecope find_files find_command=rg,--ignore,--hidden,--files prompt_prefix=🔍
+:Telescope find_files find_command=rg,--ignore,--hidden,--files prompt_prefix=🔍
```
## Media