diff --git a/docs/SignedAPKAndroid.md b/docs/SignedAPKAndroid.md index 2a5df0666ee..d4d7c939246 100644 --- a/docs/SignedAPKAndroid.md +++ b/docs/SignedAPKAndroid.md @@ -92,7 +92,7 @@ Before uploading the release build to the Play Store, make sure you test it thor $ react-native run-android --configuration=release ``` -Note that `--variant=release` is only available if you've set up signing as described above. +Note that `--configuration=release` is only available if you've set up signing as described above. You can kill any running packager instances, all your and framework JavaScript code is bundled in the APK's assets.