Commit be2a36306688d343db4dbe971498266f3abd539b
`vulernability` => `vulnerability`
Vipul A M committed on 10/14/2013, 7:20:54 PMParent: 2ec9dacebb3345a9db2541e7dc7e7bea00147661
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -21,9 +21,9 @@ | ||
21 | 21 | *Note*: JRuby versions of bcrypt-ruby `<= 2.1.3` had a [security |
22 | 22 | vulnerability](http://www.mindrot.org/files/jBCrypt/internat.adv) that |
23 | 23 | was fixed in `>= 2.1.4`. If you used a vulnerable version to hash |
24 | 24 | passwords with international characters in them, you will need to |
25 | -re-hash those passwords. This vulernability only affected the JRuby gem. | |
25 | +re-hash those passwords. This vulnerability only affected the JRuby gem. | |
26 | 26 | |
27 | 27 | ## How to install bcrypt |
28 | 28 | |
29 | 29 | gem install bcrypt-ruby |
Built with git-ssb-web