summaryrefslogtreecommitdiff
path: root/ADVANCED.md
diff options
context:
space:
mode:
authorMoritz Dietz <moritzdietz@users.noreply.github.com>2025-01-28 13:26:52 +0100
committerGitHub <noreply@github.com>2025-01-28 21:26:52 +0900
commitf466e94d651e4ac4cd9c02c4477af38a3bebbd5f (patch)
tree7739c18935fc39ef4f8d2d024e99c7375c439d14 /ADVANCED.md
parenteb0257d48f8362ff91df162ac4bc07ac0693ba27 (diff)
downloadfzf-f466e94d651e4ac4cd9c02c4477af38a3bebbd5f.tar.gz
Fix typos in ADVANCED.md (#4209)
Diffstat (limited to 'ADVANCED.md')
-rw-r--r--ADVANCED.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ADVANCED.md b/ADVANCED.md
index d9dc72f0..7265c6d8 100644
--- a/ADVANCED.md
+++ b/ADVANCED.md
@@ -22,7 +22,7 @@ Advanced fzf examples
* [Switching to fzf-only search mode](#switching-to-fzf-only-search-mode)
* [Switching between Ripgrep mode and fzf mode](#switching-between-ripgrep-mode-and-fzf-mode)
* [Switching between Ripgrep mode and fzf mode using a single key binding](#switching-between-ripgrep-mode-and-fzf-mode-using-a-single-key-binding)
- * [Controlling Ripgrap search and fzf search simultaneously](#controlling-ripgrap-search-and-fzf-search-simultaneously)
+ * [Controlling Ripgrep search and fzf search simultaneously](#controlling-ripgrep-search-and-fzf-search-simultaneously)
* [Log tailing](#log-tailing)
* [Key bindings for git objects](#key-bindings-for-git-objects)
* [Files listed in `git status`](#files-listed-in-git-status)
@@ -501,7 +501,7 @@ fzf --ansi --disabled --query "$INITIAL_QUERY" \
--bind 'enter:become(vim {1} +{2})'
```
-### Controlling Ripgrap search and fzf search simultaneously
+### Controlling Ripgrep search and fzf search simultaneously
fzf 0.59.0 added `search` action that allows you to trigger an fzf search
with an arbitrary query string. This means fzf is no longer restricted to the