瀏覽代碼

Fixed typo of "multually" to "mutually"

Zach Burchill 8 年之前
父節點
當前提交
809c9258c1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/feature_common_shortcuts.md

+ 1 - 1
docs/feature_common_shortcuts.md

@@ -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