diff --git a/README.md b/README.md index 4d559d0..c262e6f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Java Password storage solutions -[wiki.md](Read the wiki artical here) +[Read the wiki article here](wiki.md) 1. [Hashing](hash.java) 2. [Salted Hashing](saltedHash.java)