diff --git a/basis/checksums/sha/sha-docs.factor b/basis/checksums/sha/sha-docs.factor index 44d5072536..ee2b1b9a88 100644 --- a/basis/checksums/sha/sha-docs.factor +++ b/basis/checksums/sha/sha-docs.factor @@ -8,7 +8,7 @@ HELP: sha-256 { $class-description "SHA-256 checksum algorithm." } ; ARTICLE: "checksums.sha" "SHA-2 checksum" -"The SHA family of checksum algorithms are one-way hashes useful for checksumming data. SHA-1 is considered insecure, while SHA-2 It is generally considered to be pretty strong." $nl +"The SHA family of checksum algorithms are one-way hashes useful for checksumming data. SHA-1 is considered insecure, while SHA-2 is generally considered to be pretty strong." $nl "SHA-2 checksums:" { $subsections sha-224