aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2016-08-09 22:01:17 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2016-08-09 22:01:17 -0700
commitf789facafd66a4f1d789d5062f1dd17c0142c006 (patch)
tree008ff7d9d83e172e9d3ddb1c8391aabdec09e357 /examples
parent7e8efc3ba8038ddafcf9018404c499540b44c471 (diff)
minor text change
Diffstat (limited to 'examples')
-rw-r--r--examples/php/route_guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/php/route_guide/README.md b/examples/php/route_guide/README.md
index 4e74a79f13..26f1704f12 100644
--- a/examples/php/route_guide/README.md
+++ b/examples/php/route_guide/README.md
@@ -1,6 +1,6 @@
#gRPC Basics: PHP sample code
The files in this folder are the samples used in [gRPC Basics: PHP][],
-a detailed tutorial for using gRPC in Ruby.
+a detailed tutorial for using gRPC in PHP.
[gRPC Basics: PHP]:http://www.grpc.io/docs/tutorials/basic/php.html