summaryrefslogtreecommitdiffstats
path: root/atuin-client
diff options
context:
space:
mode:
authorJosef Friedrich <josef@friedrich.rocks>2023-12-11 21:16:11 +0100
committerGitHub <noreply@github.com>2023-12-11 20:16:11 +0000
commit3c7f6991e3d2e1a092f7ba4ac2a5ab6ea24015c0 (patch)
tree941f15727ad4077c2a189a1ee3f387203b87b2a5 /atuin-client
parent9ca8f10bf3a08c710d1d79d3fbc1f024d450022a (diff)
fix(docs): fix typo (#1439)
Diffstat (limited to 'atuin-client')
-rw-r--r--atuin-client/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/atuin-client/config.toml b/atuin-client/config.toml
index 2e333b921..511662cc8 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