Skip to content

Commit

Permalink
Fixed typo of "multually" to "mutually"
Browse files Browse the repository at this point in the history
  • Loading branch information
burchill authored and jackhumbert committed Sep 25, 2017
1 parent c8d365f commit 809c925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/feature_common_shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If you are just getting started with QMK you will want to keep everything simple
### Intermediate Users
Sometimes you need more than one base layer. For example, if you want to switch between QWERTY and Dvorak, switch between layouts for different countries, or switch your layout for different videogames. Your base layers should always be the lowest numbered layers. When you have multiple base layers you should always treat them as multually exclusive. When one base layer is on the others are off.
Sometimes you need more than one base layer. For example, if you want to switch between QWERTY and Dvorak, switch between layouts for different countries, or switch your layout for different videogames. Your base layers should always be the lowest numbered layers. When you have multiple base layers you should always treat them as mutually exclusive. When one base layer is on the others are off.
### Advanced Users
Expand Down

0 comments on commit 809c925

Please sign in to comment.