浏览代码

Fixed typo

Björn Ritzl 5 年之前
父节点
当前提交
225e9771ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/manuals/android.md

+ 1 - 1
docs/en/manuals/android.md

@@ -46,7 +46,7 @@ If you want the editor to automatically create random debug certificates, leave
 
 ![Signing Android bundle](images/android/sign_bundle.png)
 
-If you want to sign your bundle with a particular keystore, specify the *Keystore* and *Keystore password*. The *Kyestore* is expected to have the `.keystore` file extension while the password is expected to be stored in a text file with the `.txt` extension:
+If you want to sign your bundle with a particular keystore, specify the *Keystore* and *Keystore password*. The *Keystore* is expected to have the `.keystore` file extension while the password is expected to be stored in a text file with the `.txt` extension:
 
 ![Signing Android bundle](images/android/sign_bundle2.png)