jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 339 forks source link

misspelled keychain in readme :) #96

Closed itali43 closed 7 years ago

itali43 commented 7 years ago

"this provides a safe default for using the keycain." Call me a grammar nazi if you will :), but I thought I'd go ahead and ping you about it. Thanks for the excellent pod!

jrendel commented 7 years ago

Thanks for the heads up! I really need to get around to a bunch of these issues, I'll hopefully get on them soon.

jrendel commented 7 years ago

Fixed in the develop branch. Will get into the next update.