Skip to content

Commit

Permalink
README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Aug 9, 2020
1 parent 8de3e7f commit fba358e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Message

A message is a struct in C.

For example, let's create a protocol specification as below.
For example, let's create a protocol specification.

.. code-block:: proto
Expand Down Expand Up @@ -198,7 +198,7 @@ Oneof

A oneof is an enum (the choice) and a union in C.

For example, let's create a protocol specification as below.
For example, let's create a protocol specification.

.. code-block:: proto
Expand Down

0 comments on commit fba358e

Please sign in to comment.