Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Apr 28, 2016
1 parent 2ed753f commit f5bc7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion customizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ trait BaseCustomer {
You can specify any number of base traits for a message.

It is also possible to make the generated companion classes extend a class
or trait, by using the `companion_extends` options. For example:
or trait, by using the `companion_extends` option. For example:

{% highlight proto %}
message MyMessage {
Expand Down

0 comments on commit f5bc7c8

Please sign in to comment.