ソースを参照

Update README.md

Evgenii Neumerzhitckii 6 年 前
コミット
1d8defdb96
1 ファイル変更3 行追加5 行削除
  1. 3 5
      README.md

+ 3 - 5
README.md

@@ -1,10 +1,8 @@
-## ❗️Known critical issues❗️
+## ❗️Known critical issue❗️
 
-1. It [has been reported](https://github.com/evgenyneu/keychain-swift/issues/15) that the library sometimes returns `nil`  instead of the stored Keychain value. It may be connected with [the Keychain issue](https://forums.developer.apple.com/thread/4743) reported on Apple developer forums.
+It [has been reported](https://github.com/evgenyneu/keychain-swift/issues/15) that the library sometimes returns `nil`  instead of the stored Keychain value. It may be connected with [the Keychain issue](https://forums.developer.apple.com/thread/4743) reported on Apple developer forums.
 
-1. In addition, [users experienced](https://github.com/evgenyneu/keychain-swift/issues/98) random crashes when storing text in Keychain.
-
-Both issues are random and hard to reproduce. If you experienced these problems feel free to create an issue and share your story, so we can find solutions.
+The issue is random and hard to reproduce. If you experienced this problem feel free to create an issue and share your story, so we can find solutions.
 
 # Helper functions for storing text in Keychain for iOS, macOS, tvOS and WatchOS