Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit d9c8ff8

Browse files
author
tomascassidy
authored
Fix typo in php.md
1 parent 92d11f4 commit d9c8ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/quickstart/php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ need the `composer` and `protoc` binaries. You can find out how to get these bel
162162
If you don't have it already, you need to install the protobuf compiler
163163
`protoc`, version 3.4.0+ (the newer the better) for the current gRPC version.
164164
If you installed already, make sure the protobuf version is compatible with the
165-
grpc version you installed. If you build grpc.so from souce, you can check
165+
grpc version you installed. If you build grpc.so from source, you can check
166166
the version of grpc inside package.xml file.
167167

168168
The compatibility between the grpc and protobuf version is listed as table below:

0 commit comments

Comments
 (0)