From 694fb5b521cbef6cf51d70ef29dacb229b2fee26 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 5f3535d62..99f05803b 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