ソースを参照

typo

prolem to problem

Signed-off-by: 0xabhisek <128348758+0xabhisek@users.noreply.github.com>
0xabhisek 2 年 前
コミット
8c67ef9cb0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -132,7 +132,7 @@ You can use [Swift Package Manager](https://swift.org/package-manager/) and spec
 
 
 See: [Package.swift - manual](http://blog.krzyzanowskim.com/2016/08/09/package-swift-manual/)
 See: [Package.swift - manual](http://blog.krzyzanowskim.com/2016/08/09/package-swift-manual/)
 
 
-Notice: Swift Package Manager uses debug configuration for debug Xcode build, that may result in significant (up to x10000) worse performance. Performance characteristic is different in Release build. To overcome this prolem, consider embed `CryptoSwift.xcframework` described below.
+Notice: Swift Package Manager uses debug configuration for debug Xcode build, that may result in significant (up to x10000) worse performance. Performance characteristic is different in Release build. To overcome this problem, consider embed `CryptoSwift.xcframework` described below.
 
 
 #### CocoaPods
 #### CocoaPods