diff --git a/gogoproto/doc.go b/gogoproto/doc.go index 081c86fa8e..83f3b4d2b8 100644 --- a/gogoproto/doc.go +++ b/gogoproto/doc.go @@ -161,7 +161,7 @@ The most complete way to see examples is to look at github.com/gogo/protobuf/test/thetest.proto -Gogoprototest is a seperate project, +Gogoprototest is a separate project, because we want to keep gogoprotobuf independent of goprotobuf, but we still want to test it thoroughly.