Skip to content

Commit bb02bc2

Browse files
andreaTPcescoffier
andauthored
Update _posts/2025-09-30-grpc-zero.adoc
Co-authored-by: Clement Escoffier <[email protected]>
1 parent 80b61de commit bb02bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-09-30-grpc-zero.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you have spent time wrestling with platform-specific `protoc` binaries, cross
2323
2424
== What Quarkus gRPC Zero does
2525
26-
Quarkus gRPC Zero runs the `protoc` compilation inside the JVM as a pure Java codegen step.
26+
Quarkus gRPC Zero runs the `protoc` compilation inside the JVM as a pure Quarkus _codegen_ module.
2727
2828
From a developer point of view nothing changes: you keep writing `.proto` files, run your Quarkus build, and use the generated sources.
2929

0 commit comments

Comments
 (0)