Skip to content

Commit a1e8504

Browse files
authored
chore: correct typo (#84)
1 parent 2c7aa43 commit a1e8504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/content/docs/configuration/key-binding.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can then choose to bind Atuin if needed, do this after the call to init.
5151

5252
## Enter key behavior
5353

54-
By default, the `enter` key will directly execute the selected comamnd instead of letting you edit it like the `tab` key. If you want to change this behavior, set `enter_accept = false` in your config. For more details: [enter_accept](https://docs.atuin.sh/configuration/config/#enter_accept).
54+
By default, the `enter` key will directly execute the selected command instead of letting you edit it like the `tab` key. If you want to change this behavior, set `enter_accept = false` in your config. For more details: [enter_accept](https://docs.atuin.sh/configuration/config/#enter_accept).
5555

5656
## <kbd>Ctrl-n</kbd> key shortcuts
5757

0 commit comments

Comments
 (0)