aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/php
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-04-18 12:31:49 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-04-18 12:31:49 +0200
commita22a19fd64fdf4c5c2a26f8989e86907b9e219af (patch)
treeefc751bc7d73b9eecb83551e4089df4643c52f29 /examples/php
parentdd109da28038eb7b2b96a5fb6edcb4be33d6e13d (diff)
fix markdown
Diffstat (limited to 'examples/php')
-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 26f1704f12..5b2cc05efc 100644
--- a/examples/php/route_guide/README.md
+++ b/examples/php/route_guide/README.md
@@ -1,4 +1,4 @@
-#gRPC Basics: PHP sample code
+# 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 PHP.