浏览代码

Update feature_bootmagic.md (#4290)

Fix typo
Leah 7 年之前
父节点
当前提交
7373d5b394
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/feature_bootmagic.md

+ 1 - 1
docs/feature_bootmagic.md

@@ -14,7 +14,7 @@ On some keyboards Bootmagic is disabled by default. If this is the case, it must
 BOOTMAGIC_ENABLE = full
 ```
 
-?> You may see `yes` being used in place of `full`, and this is okay. However, `yes` is deprecated, and ideally `full` (or `lite`) ideally should be used instead.
+?> You may see `yes` being used in place of `full`, and this is okay. However, `yes` is deprecated, and ideally `full` (or `lite`) should be used instead.
 
 Additionally, you can use [Bootmagic Lite](#bootmagic-lite) (a scaled down, very basic version of Bootmagic) by adding the following to your `rules.mk` file: