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

Commit 087517b

Browse files
Merge pull request #734 from tomascassidy/patch-1
Fix typo in php.md
2 parents 92d11f4 + d9c8ff8 commit 087517b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)