Skip to content

Commit 14308a4

Browse files
authored
Merge pull request #24 from Fil/patch-1
typo
2 parents c9090c2 + 07df67d commit 14308a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Let's decide that when we have 128 hash functions or digest sizes.
4747

4848
> Why isn't the size first?
4949
50-
Because aesthetically I prefer the code first. You already have to write your stream parsing code to understand that a singe byte already means "a length in bytes more to skip". Reversing these doesn't buy you much.
50+
Because aesthetically I prefer the code first. You already have to write your stream parsing code to understand that a single byte already means "a length in bytes more to skip". Reversing these doesn't buy you much.
5151

5252
## Implementations:
5353

0 commit comments

Comments
 (0)