aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp/route_guide/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/csharp/route_guide/README.md')
-rw-r--r--examples/csharp/route_guide/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/csharp/route_guide/README.md b/examples/csharp/route_guide/README.md
index a9aa87a83d..98073b0296 100644
--- a/examples/csharp/route_guide/README.md
+++ b/examples/csharp/route_guide/README.md
@@ -1,4 +1,4 @@
-#gRPC Basics: C# sample code
+# gRPC Basics: C# sample code
The files in this folder are the samples used in [gRPC Basics: C#][],
a detailed tutorial for using gRPC in C#.