Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 21edd8a

Browse files
committed
fix typos in README
1 parent 829621c commit 21edd8a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
The official Magisk is dropping support to download online modules...
44
So I made my own app to do that! :3
55

6-
**This app is not officially supported by Magisk or it's developers**
6+
**This app is not officially supported by Magisk or its developers**
77

8-
**The Modules shown in this app are not affiliated with this app**
8+
**The modules shown in this app are not affiliated with this app**
99
(Please contact repo owners instead)
1010

1111
## Requirements
@@ -25,7 +25,7 @@ Note: This app may require the use of a VPN in countries with a state wide firew
2525
## For users
2626

2727
To install the app go to [releases](https://github.com/Fox2Code/FoxMagiskModuleManager/releases),
28-
and download and install the latest `.apk` on to your device.
28+
and download and install the latest `.apk` on your device.
2929

3030
The app currently use these three repo as it's module sources, with it's benefits and drawback:
3131
(Note: Each module repo can be disabled in the settings of the app)
@@ -79,6 +79,7 @@ It allow module developers to have a more customizable install experience
7979
For more information please check the [developer documentation](DEVELOPERS.md)
8080

8181
## For translators
82+
8283
See [`app/src/main/res/values/strings.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/strings.xml)
8384
and [`app/src/main/res/values/arrays.xml`](https://github.com/Fox2Code/FoxMagiskModuleManager/blob/master/app/src/main/res/values/arrays.xml)
8485

0 commit comments

Comments
 (0)