diff options
author | Albert Y <76888457+filterpaper@users.noreply.github.com> | 2022-02-01 10:07:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 18:07:57 -0800 |
commit | 68473e66b6f9154c3f525e0928f1d22e7fb96963 (patch) | |
tree | 26b846c5dee67d4de9522d48e5cb0841e9e647d7 | |
parent | b56707a5177489b01ad0b79b4ef0be80c8573d23 (diff) | |
download | qmk_firmware-68473e66b6f9154c3f525e0928f1d22e7fb96963.tar.gz qmk_firmware-68473e66b6f9154c3f525e0928f1d22e7fb96963.zip |
[Keyboard] Typo correction in ferris sweep readme (#16148)
-rw-r--r-- | keyboards/ferris/sweep/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ferris/sweep/readme.md b/keyboards/ferris/sweep/readme.md index b6ee790943..332ab2c790 100644 --- a/keyboards/ferris/sweep/readme.md +++ b/keyboards/ferris/sweep/readme.md @@ -35,7 +35,7 @@ For Elite-C or compatible controllers using `DFU` bootloader, add the line `BOOT Enter the bootloader in 3 ways: -* **Bootmagic reset**: Hold down the top left key on the left half (or the top right right key on the right half) and plug in the controller on that side. +* **Bootmagic reset**: Hold down the top left key on the left half (or the top right key on the right half) and plug in the controller on that side. * **Physical reset button**: Briefly press the reset button soldered on the PCB. * **Keycode in layout**: Press the key mapped to `RESET` if it is configured. |