From 3c7f6991e3d2e1a092f7ba4ac2a5ab6ea24015c0 Mon Sep 17 00:00:00 2001 From: Josef Friedrich Date: Mon, 11 Dec 2023 21:16:11 +0100 Subject: fix(docs): fix typo (#1439) --- atuin-client/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atuin-client/config.toml b/atuin-client/config.toml index 2e333b92..511662cc 100644 --- a/atuin-client/config.toml +++ b/atuin-client/config.toml @@ -39,7 +39,7 @@ # filter_mode = "global" ## With workspace filtering enabled, Atuin will filter for commands executed -## in any directory within a git repositiry tree (default: false) +## in any directory within a git repository tree (default: false) # workspaces = false ## which filter mode to use when atuin is invoked from a shell up-key binding -- cgit v1.3.1