From da2dabbc71b432360bb7168855e3ad9ffc8a415b Mon Sep 17 00:00:00 2001 From: Schalk Venter Date: Mon, 5 Feb 2024 19:07:15 +0200 Subject: [PATCH] Fixes typo in documentation --- packages/cli/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/README.md b/packages/cli/README.md index 73115bcd..232b40f7 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -75,7 +75,7 @@ bubblewrap build ``` When building the project for the first time, the Android Build Tools will need to be installed. -The tool will inkove the installation process for the build tools. Make sure to read and accept +The tool will invoke the installation process for the build tools. Make sure to read and accept the license agreement before proceeding. This process will install the other required files inside the `directory/decompressed` root directory of the android CLI package. As a result of the build step, the tool will generate a signed APK (`app-release-signed.apk`)