Skip to content

Commit

Permalink
Fixed typo in readme.org
Browse files Browse the repository at this point in the history
  • Loading branch information
firstrow authored Sep 13, 2019
1 parent 539abca commit a83a0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Here's a simple configuration, using [[https://github.com/jwiegley/use-package][
("l" forward-char))

(ryo-modal-keys
;; First argyment to ryo-modal-keys may be a list of keywords.
;; First argument to ryo-modal-keys may be a list of keywords.
;; These keywords will be applied to all keybindings.
(:norepeat t)
("0" "M-0")
Expand Down

0 comments on commit a83a0fa

Please sign in to comment.