소스 검색

Update README.md

Evgenii Neumerzhitckii 9 년 전
부모
커밋
ebf2f6ebb2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -123,7 +123,7 @@ Set `synchronizable` property to `true` to enable keychain items synchronization
 
 Setting `synchronizable` property to `true` will add the item to other devices with the `set` method and obtain synchronizable items with the `get` command. Deleting a synchronizable item will remove it from all devices.
 
-Note that you do not need to enable iCloud or Keychain Sharing capabilities in your app's target for this feature to work.
+Note that you do NOT need to enable iCloud or Keychain Sharing capabilities in your app's target for this feature to work.
 
 ```Swift
 // First device