Skip to content

Commit b9bc656

Browse files
committed
edit README
1 parent b1b0b92 commit b9bc656

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ It is highly unlikely that a developer
6767
would ever need to implement these protocols
6868
(since in Go, the package [`net`](https://pkg.go.dev/net)
6969
supplies types and methods that abstract away low-level details),
70-
but they make appropriate illustrations of binary message formats.
71-
70+
but they make appropriate illustrations of binary message formats
71+
(and demystify some ubiquitous mechanisms taken for granted).
7272

7373
```
7474
TCP Header Format

0 commit comments

Comments
 (0)