corrected grammar: it's -> its (#1284)

This commit is contained in:
helmut a carter
2022-06-07 03:56:33 -04:00
committed by GitHub
parent c9c5349926
commit 05eefc9e30

View File

@ -1,6 +1,6 @@
# MD5
MD5 (Message-Digest Algorithm 5) is a hash function that is currently advised not to be used due to it's extensive vulnerabilities. It is still used as a checksum to verify data integrity.
MD5 (Message-Digest Algorithm 5) is a hash function that is currently advised not to be used due to its extensive vulnerabilities. It is still used as a checksum to verify data integrity.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://pl.wikipedia.org/wiki/MD5'>Wikipedia - MD5</BadgeLink>