Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef537db

Browse files
committed
improve grammar
1 parent fe3c9c1 commit ef537db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/library/hashlib-blake2.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,8 @@ Here's an example of hashing a minimal tree with two leaf nodes::
370370
/ \
371371
00 01
372372

373-
The example uses 64-byte internal digests, and returns the 32-byte final
374-
digest.
373+
This example uses 64-byte internal digests, and returns the 32-byte final
374+
digest::
375375

376376
>>> from hashlib import blake2b
377377
>>>

0 commit comments

Comments
 (0)