Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix minor typo
  • Loading branch information
joeblau authored Mar 1, 2023
1 parent 246555f commit c8b2ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ Package dependencies:
- [Vapor Websocket](https://github.com/vapor/websocket-kit.git)
- [Apple Swift-log](https://github.com/apple/swift-log.git)

Also for Linux build, we can't se Apple crypto APIs, so we embedded a small subset of CryptoSwift (instead of importing the whole library). Credit to [Marcin Krzyżanowski](https://github.com/krzyzanowskim/CryptoSwift)
Also for Linux build, we can't use Apple crypto APIs, so we embedded a small subset of CryptoSwift (instead of importing the whole library). Credit to [Marcin Krzyżanowski](https://github.com/krzyzanowskim/CryptoSwift)

## Contributors

Expand Down

0 comments on commit c8b2ba7

Please sign in to comment.