We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30db84 commit 81f303bCopy full SHA for 81f303b
README.md
@@ -34,5 +34,5 @@ protoc --python_out=api_examples/python/common/ Api.proto
34
## **Message format**
35
| | Field 1 | Field 2 | Field 3 | Field 4 |
36
| --- | --- | --- | --- | --- |
37
-| **Description** | Size of the Protocol Buffers byte steam | Message Id | Flags | Protocol Buffers byte steam |
+| **Description** | Size of the Protocol Buffers byte stream | Message Id | Flags | Protocol Buffers byte stream |
38
| **Size** | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | n |
0 commit comments