We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419c4e9 commit 1cbfd39Copy full SHA for 1cbfd39
1 file changed
README.md
@@ -139,9 +139,8 @@ func main() {
139
```
140
141
Compare the first word (four bytes) in the output of `Marshal()`
142
-to the specifications for bit fields in that word
+to the specifications for the first 32 bits of the Internet Header
143
in [Section 3.1](https://datatracker.ietf.org/doc/html/rfc791#section-3.1)
144
-"Internet Header Format"
145
of RFC 791 defining the Internet Protocol.
146
147
0 commit comments