Explorar o código

Update README.md

Evgenii Neumerzhitckii %!s(int64=9) %!d(string=hai) anos
pai
achega
1eb97bb586
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -138,7 +138,7 @@ keychain.get("my key") // Returns "hello world"
 ```
 
 
-<h3 id="keychain_access_groups">Sharing keychain items with other apps</h3>
+<h3 id="keychain_access_groups">Sharing keychain items with other apps on the same device</h3>
 
 In order to share keychain items between apps they need to have common *Keychain Groups* registered in *Capabilities > Keychain Sharing* settings. [This tutorial](http://evgenii.com/blog/sharing-keychain-in-ios/) shows how to set it up.