Skip to content

Commit eb55883

Browse files
committed
Capitalize Docker in README
1 parent 4a196e8 commit eb55883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ This will output the code in `src/` at the root of the repository.
2626
This command builds and runs a Docker container that generates protobuf code
2727
using toolchains compatible with protobuf==5.29.4 (effectively protobuf 4+).
2828

29-
We run the generation tools in a docker container, to ensure specific versions: grpcio-tools
29+
We run the generation tools in a Docker container, to ensure specific versions: grpcio-tools
3030
and Python in particular.

0 commit comments

Comments
 (0)