From 02d3ff90a3fff5bd941ca022187ceeed4de1be4f Mon Sep 17 00:00:00 2001 From: Daniel Selvan D Date: Thu, 3 Sep 2020 19:07:17 +0530 Subject: [PATCH] Updated README (#582) Fixed small typo in line 120 (integrated -> integrate) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ba73116..47056850 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ change to the API. To generate gRPC source code for Google APIs in this repository, you first need to install both Protocol Buffers and gRPC on your local machine, then you can run `make LANGUAGE=xxx all` to generate the -source code. You need to integrated the generated source code into +source code. You need to integrate the generated source code into your application build system. **NOTE:** The Makefile is only intended to generate source code for the