Skip to content

Commit 81f303b

Browse files
Update README.md
1 parent f30db84 commit 81f303b

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
@@ -34,5 +34,5 @@ protoc --python_out=api_examples/python/common/ Api.proto
3434
## **Message format**
3535
| | Field 1 | Field 2 | Field 3 | Field 4 |
3636
| --- | --- | --- | --- | --- |
37-
| **Description** | Size of the Protocol Buffers byte steam | Message Id | Flags | Protocol Buffers byte steam |
37+
| **Description** | Size of the Protocol Buffers byte stream | Message Id | Flags | Protocol Buffers byte stream |
3838
| **Size** | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | n |

0 commit comments

Comments
 (0)