Skip to content

Commit 101acc9

Browse files
committed
Tweak language
1 parent 4f76a8f commit 101acc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/upgrade_firmware.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To check the current version of the firmware, just open `boot_out.txt` in the US
1010
Adafruit CircuitPython 6.0.0-alpha.1-110-g121d78ec9 on 2020-08-27; Makerdiary M60 Keyboard with nRF52840
1111
```
1212

13-
If you there is a newer firmware (file with `.uf2` extension) in [python-keyboard / firmware](https://github.com/makerdiary/python-keyboard/tree/zh-cn/firmware), you can do an upgrade.
13+
If you there is a newer firmware revision (file with `.uf2` extension) in [python-keyboard / firmware](https://github.com/makerdiary/python-keyboard/tree/zh-cn/firmware), you upgrade to the newest version by following the instructions below.
1414

1515
## How to Enter the Bootloader
1616

@@ -28,7 +28,7 @@ There are 4 ways to run into the bootloader:
2828
mcu.reset()
2929
```
3030

31-
4. When battery is not attached, hold the ON/OFF button and power on the keyboard with USB.
31+
4. When a battery is not attached, hold the ON/OFF button and power on the keyboard with USB.
3232

3333
## How to Upgrade
3434

0 commit comments

Comments
 (0)