Skip to content

Commit 9903ce0

Browse files
authored
docs: Small Readme fix (#310)
1 parent d1e7c86 commit 9903ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You can customize the keybindings for inshellisense by adding a `bindings` secti
9393
```toml
9494
[bindings.acceptSuggestion]
9595
key = "tab"
96-
# shift and tab are optional and default to false
96+
# shift and ctrl are optional and default to false
9797
shift = false
9898
ctrl = false
9999

0 commit comments

Comments
 (0)