docs: Use consistent language

This commit is contained in:
oSumAtrIX 2023-10-10 01:09:08 +02:00
parent 349ff5749a
commit 6507b5fe8a
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 2 additions and 2 deletions

View File

@ -38,9 +38,9 @@ ReVanced CLI is divided into the following fundamental commands:
> A default `options.json` file will be automatically created, if it does not exist
without any need for intervention when using the `patch` command.
- ### 💉 Patch apps
- ### 💉 Patch an app
You can patch apps by supplying patch bundles and the APK file to patch.
You can patch apps by supplying patch bundles and the app to patch.
After patching, ReVanced CLI can install the patched app on your device using two methods:
> [!NOTE]