summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnè <43485962+c-git@users.noreply.github.com>2024-02-20 07:54:48 -0500
committerGitHub <noreply@github.com>2024-02-20 12:54:48 +0000
commit409456fce1800202e0b69f3ff830b5528de178db (patch)
tree03e640232136258e03018eec73f834128df0f34f
parent1c29702e440c08831b93d6636d3a775427b8f23b (diff)
fix: typo (#1741)
-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 19a6d61e..97c62881 100644
--- a/atuin-client/config.toml
+++ b/atuin-client/config.toml
@@ -144,7 +144,7 @@ enter_accept = true
## Cursor style in each keymap mode. If specified, the cursor style is changed
## in entering the cursor shape. Available values are "default" and
-## "{blink,steady}-{block,underilne,bar}".
+## "{blink,steady}-{block,underline,bar}".
# keymap_cursor = { emacs = "blink-block", vim_insert = "blink-block", vim_normal = "steady-block" }
# network_connect_timeout = 5