ReadMe: fix typo (#692)

This commit is contained in:
Pavel Kulyov
2021-09-09 09:54:30 -07:00
committed by GitHub
parent 5443bede53
commit 710f33981a

View File

@@ -14,7 +14,7 @@ Our goal is to create nice and clean code with good documentation, to make it a
Flipper Zero's firmware consists of three components:
- Core2 firmware set - proprietary componenets by ST: FUS + radio stack.
- Core2 firmware set - proprietary components by ST: FUS + radio stack.
- Core1 Bootloader - controls basic hardware initialization and loads firmware
- Core1 Firmware - HAL + OS + Drivers + Applications