Updated README (#582)

Fixed small typo in line 120 (integrated -> integrate)
This commit is contained in:
Daniel Selvan D 2020-09-03 19:07:17 +05:30 committed by GitHub
parent 56cd92ad17
commit 02d3ff90a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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