We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f2698 commit be50c5dCopy full SHA for be50c5d
bin/generate_keys.bat
@@ -23,7 +23,7 @@ FOR %%i IN ("dsa_priv.pem" "dsa_pub.pem") DO (
23
echo[
24
echo Generated two files:
25
echo dsa_priv.pem: your private key. Keep it secret and don't share it!
26
-echo dsa_pub.pem: public counterpart to include in youe app.
+echo dsa_pub.pem: public counterpart to include in your app.
27
28
echo BACK UP YOUR PRIVATE KEY AND KEEP IT SAFE!
29
echo If you lose it, your users will be unable to upgrade!
0 commit comments