瀏覽代碼

Update README.md

Evgenii Neumerzhitckii 10 年之前
父節點
當前提交
b1422881f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -108,7 +108,7 @@ keychain.delete("my key")
 keychain.clear()
 ```
 
-Note that you will need to enable Keychain sharing in your apps and set your own unique access group. The access group needs to be the same in all your apps that share Keychain items. [This tutorial](http://evgenii.com/blog/sharing-keychain-in-ios/) shows how to do it.
+Note that you will need to enable Keychain sharing in your apps and use your own unique access group. This access group needs to be the same in all your apps that share Keychain items. [This tutorial](http://evgenii.com/blog/sharing-keychain-in-ios/) shows how to do it.
 
 ### Setting key prefix