diff --git a/README.md b/README.md index 37adef83..2be2292d 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,6 @@ We provide the some of the features are: You can obtain ReVanced Manager by downloading it from either [revanced.app/download](https://revanced.app/download) or [GitHub Releases](https://github.com/ReVanced/revanced-manager/releases) ## 🌱 Miscellaneous -Everything else can be found here. - ### 📄 Documentation Step on how to use the application are available [here](/docs/README.md). diff --git a/docs/developers/1_overview.md b/docs/developers/1_overview.md index fc8a4526..7f9cab3e 100644 --- a/docs/developers/1_overview.md +++ b/docs/developers/1_overview.md @@ -32,7 +32,7 @@ format for our commit message. Example: * `feat`: translation settings * `fix`(**settings**): NullPointerException when exporting logs -* `refactor`: optimise sub-optimal code +* `refactor`: optimize sub-optimal code * `perf`(**api**): reduces network latency * `docs`(**developer**): concise wording * `build`: bump version to v1.9.3