From 6e3a144be197f9e46f7f865fbba3ed5922d08320 Mon Sep 17 00:00:00 2001 From: sefidel Date: Mon, 8 Jan 2024 04:13:01 +0900 Subject: [PATCH] chore: fix typo in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 319fd3950..b5b4b434c 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,8 @@ possible. With `prost-build` v0.11 release, `protoc` will be required to invoke `compile_protos` (unless `skip_protoc` is enabled). Prost will no longer provide -bundled a `protoc` or attempt to compile `protoc` for users. For install -instructions for `protoc` please check out the [protobuf install] instructions. +bundled `protoc` or attempt to compile `protoc` for users. For install +instructions for `protoc`, please check out the [protobuf install] instructions. [protobuf install]: https://github.com/protocolbuffers/protobuf#protobuf-compiler-installation