We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84200c8 commit b192212Copy full SHA for b192212
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