Skip to content

Commit 3f96447

Browse files
committed
corrected spelling of demonstrate
1 parent 99e5075 commit 3f96447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Demonstrates the use of SecureRandom to generate a 64 byte (512 bit) secure rand
2828

2929
# JUnit
3030

31-
Test cases deomonstrate the comparison of previously hashed values against a newly provided value that is hashed in conjunction of the previously used salt to generate a new hash value that is compared to the saved value for equality.
31+
Test cases demonstrates the comparison of previously hashed values against a newly provided value that is hashed in conjunction of the previously used salt to generate a new hash value that is compared to the saved value for equality.
3232

3333
## References
3434
[1] https://www.owasp.org/index.php/Hashing_Java

0 commit comments

Comments
 (0)