Skip to content

Commit 5b813b7

Browse files
committed
fix misc grammar
1 parent d279f1d commit 5b813b7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</p>
2727
</div>
2828

29-
> **Warning**: This application is currently in beta state, so use at your own risk! While many people tested the application so far and we heard of no bricked devices, thinks might still go wrong.
29+
> **Warning**: This application is currently in beta state, so use at your own risk! While many people tested the application so far and we heard of no bricked devices, things might still go wrong.
3030
3131
> **Note**: Unlocking the bootloader will erase all data on your device!
3232
This also includes your DRM keys, which are stored in the Trim Area partition (also called TA).
@@ -51,7 +51,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
5151
- [TWRP recovery](https://twrp.me/Devices/)
5252
- Optional Addons:
5353
- There are different packages of *Google Apps* available.
54-
- [MindTheGapps](https://wiki.lineageos.org/gapps#downloads)
54+
- [MindTheGapps](https://wiki.lineageos.org/gapps#downloads)
5555
- [NikGApps](https://nikgapps.com/)
5656
- [MicroG](https://microg.org/)
5757
- The recommended way to install MicroG is to use the zip file provided here: [https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases).
@@ -62,7 +62,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
6262

6363
## Officially supported devices
6464

65-
Currently, the **we support 52 devices** by various vendors and working on adding more soon!
65+
Currently, **we support 52 devices** by various vendors and working on adding more soon!
6666

6767

6868
Support for these devices is provided as best effort, but things might still go wrong.
@@ -195,8 +195,8 @@ Every config file should have metadata with the following fields:
195195
- `devicename`: str; Name of the device.
196196
- `devicecode`: str; The official device code.
197197
- `twrp-link`: [OPTIONAL] str; name of the corresponding twrp page.
198-
199-
In addition to these metadata, every config can have optional requirements. If these are set, the user is asked to check if they are meet.
198+
199+
In addition to these metadata, every config can have optional requirements. If these are set, the user is asked to check if they are meet.
200200
- `android`: [OPTIONAL] int|str; Android version to install prior to installing a custom ROM.
201201
- `firmware`: [OPTIONAL] str; specific firmware version to install before installing a custom ROM.
202202

0 commit comments

Comments
 (0)