diff options
author | Jan Tattermusch <jtattermusch@google.com> | 2017-04-18 12:31:49 +0200 |
---|---|---|
committer | Jan Tattermusch <jtattermusch@google.com> | 2017-04-18 12:31:49 +0200 |
commit | a22a19fd64fdf4c5c2a26f8989e86907b9e219af (patch) | |
tree | efc751bc7d73b9eecb83551e4089df4643c52f29 /examples/ruby/route_guide | |
parent | dd109da28038eb7b2b96a5fb6edcb4be33d6e13d (diff) |
fix markdown
Diffstat (limited to 'examples/ruby/route_guide')
-rw-r--r-- | examples/ruby/route_guide/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ruby/route_guide/README.md b/examples/ruby/route_guide/README.md index 3c353d1d97..b2514630a9 100644 --- a/examples/ruby/route_guide/README.md +++ b/examples/ruby/route_guide/README.md @@ -1,4 +1,4 @@ -#gRPC Basics: Ruby sample code +# gRPC Basics: Ruby sample code The files in this folder are the samples used in [gRPC Basics: Ruby][], a detailed tutorial for using gRPC in Ruby. |