Skip to content

Commit 1cbfd39

Browse files
committed
edit README
1 parent 419c4e9 commit 1cbfd39

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,8 @@ func main() {
139139
```
140140

141141
Compare the first word (four bytes) in the output of `Marshal()`
142-
to the specifications for bit fields in that word
142+
to the specifications for the first 32 bits of the Internet Header
143143
in [Section 3.1](https://datatracker.ietf.org/doc/html/rfc791#section-3.1)
144-
"Internet Header Format"
145144
of RFC 791 defining the Internet Protocol.
146145

147146
```

0 commit comments

Comments
 (0)