Skip to content

Commit 620b27a

Browse files
Zilliq11AurelGit
andauthored
Update docs/beta builds.md
Co-Authored-By: AurelGit <[email protected]>
1 parent bc312ac commit 620b27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/beta builds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ As you can see, we need to sign our APK with a signing key.
268268
Don't worry, we will generate it in a moment, let's just explain what the lane do.
269269

270270
First, script ask the user two values : signing store and alias key passwords, with the [`prompt`](https://docs.fastlane.tools/actions/prompt/) fastlane plugin.
271-
Asking the user thoses password ensure that no secret keys are stored into your app.
271+
Asking the user those passwords ensure that no secret keys are stored into your app.
272272
Then, this lane clean your project, assemble the application, automatically injecting signing configuration at runtime, before uploading it in the Google Play Store.
273273
Upload is made `internaly`, that means only internal testers will be allowed to download the app. You can learn more about different test types [here](https://support.google.com/googleplay/android-developer/answer/3131213).
274274

0 commit comments

Comments
 (0)