diff options
| author | Patrick Jackson <patrick@jackson.dev> | 2022-11-17 00:04:34 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-17 08:04:34 +0000 |
| commit | b6e18b031fb9112ee2bbe7c7640a8bf0c871fb08 (patch) | |
| tree | b49996db064ce848e1c53c1c1a8853d61b7cbf4c | |
| parent | Bump tracing from 0.1.36 to 0.1.37 (#563) (diff) | |
| download | atuin-b6e18b031fb9112ee2bbe7c7640a8bf0c871fb08.zip | |
Fix minor typo in config.md (#615)
| -rw-r--r-- | docs/config.md | 2 |
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` |
