We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84200c8 commit c0f1fd9Copy full SHA for c0f1fd9
1 file changed
README.md
@@ -73,7 +73,7 @@ component.
73
#### google.protobuf compatibility
74
75
Connect defaults to targeting [protobuf-py](https://protobufpy.com) as the Protocol Buffers
76
-implementation bug Google's Protocol Buffers for Python are also fully supported. Pass `protobuf=google`
+implementation but Google's Protocol Buffers for Python are also fully supported. Pass `protobuf=google`
77
to the codegen plugin to use it.
78
79
```yaml
0 commit comments