From 00b18415f5adbd342837548ec39778c47a133d9b Mon Sep 17 00:00:00 2001 From: Fernando Cervera <86963649+fernandocervera-abi@users.noreply.github.com> Date: Fri, 18 Mar 2022 07:01:04 +0100 Subject: [PATCH] Update docs/signed-apk-android.md Co-authored-by: Bartosz Kaszubowski --- docs/signed-apk-android.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/signed-apk-android.md b/docs/signed-apk-android.md index 7f3283d22cf..4c422d03e9c 100644 --- a/docs/signed-apk-android.md +++ b/docs/signed-apk-android.md @@ -19,9 +19,9 @@ This command prompts you for passwords for the keystore and key and for the Dist The keystore contains a single key, valid for 10000 days. The alias is a name that you will use later when signing your app, so remember to take note of the alias. -### Mac +### macOS -On Mac, if you're not sure where your JDK bin folder is, then perform the following command to find it: +On macOS, if you're not sure where your JDK bin folder is, then perform the following command to find it: /usr/libexec/java_home