Skip to content

Commit

Permalink
Merge pull request grpc#461 from ivucica/pluing
Browse files Browse the repository at this point in the history
Fix typo s/Pluing/Plugin.
  • Loading branch information
stanley-cheung authored Feb 23, 2017
2 parents cc2eea1 + bf9cf00 commit 3a9f022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/basic/php.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ message Point {
## Generating client code

The PHP client stub implementation of the proto files can be generated by the
gRPC PHP Protoc Pluing. To compile the plugin:
gRPC PHP Protoc Plugin. To compile the plugin:

```sh
$ make grpc_php_plugin
Expand Down

0 comments on commit 3a9f022

Please # to comment.