Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thierryvolpiatto committed Aug 27, 2024
1 parent fd4bf7b commit 02c9ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ To bind it to `C-c C-f`
`(global-set-key (kbd "C-c C-f") 'helm-find-files)`

To discover such commands more easily, you can install [helm-descbinds](https://github.com/emacs-helm/helm-descbinds).
Once installed and `helm-descbinds-mode` enabled, you can do `C-x c C-h` to see all commands satrting with helm prefix key.
Once installed and `helm-descbinds-mode` enabled, you can do `C-x c C-h` to see all commands starting with helm prefix key.

- _IMPORTANT:_

Expand Down

0 comments on commit 02c9ed7

Please sign in to comment.