aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPatrick Jackson <patrick@jackson.dev>2022-11-17 00:04:34 -0800
committerGitHub <noreply@github.com>2022-11-17 08:04:34 +0000
commitb6e18b031fb9112ee2bbe7c7640a8bf0c871fb08 (patch)
treeb49996db064ce848e1c53c1c1a8853d61b7cbf4c /docs
parentBump tracing from 0.1.36 to 0.1.37 (#563) (diff)
downloadatuin-b6e18b031fb9112ee2bbe7c7640a8bf0c871fb08.zip
Fix minor typo in config.md (#615)
Diffstat (limited to 'docs')
-rw-r--r--docs/config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md
index 5b92aa81..9a7e906d 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -140,7 +140,7 @@ Filter modes can still be toggled via ctrl-r
```
-search_mode = "fulltext"
+filter_mode = "host"
```
### `exit_mode`