Skip to content

Commit

Permalink
Merge pull request #75 from ainola/patch-1
Browse files Browse the repository at this point in the history
it's -> its grammar update
  • Loading branch information
alols authored Nov 15, 2016
2 parents 7fca364 + 8d8e95e commit aa33167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ key name is found.
#### Examples

+ This will make Left Shift generate Escape when pressed and released on
it's own, and Left Control generate Ctrl-O combination when pressed and
released on it's own.
its own, and Left Control generate Ctrl-O combination when pressed and
released on its own.

xcape -e 'Shift_L=Escape;Control_L=Control_L|O'

Expand Down

0 comments on commit aa33167

Please sign in to comment.