From 6507b5fe8a592d63c6d000f09c3609b1c0b75435 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Tue, 10 Oct 2023 01:09:08 +0200 Subject: [PATCH] docs: Use consistent language --- docs/1_usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/1_usage.md b/docs/1_usage.md index 403e191..101cc03 100644 --- a/docs/1_usage.md +++ b/docs/1_usage.md @@ -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]