diff options
Diffstat (limited to 'examples/node/static_codegen/route_guide/README.md')
-rw-r--r-- | examples/node/static_codegen/route_guide/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/node/static_codegen/route_guide/README.md b/examples/node/static_codegen/route_guide/README.md index 22bcf78986..7ec519c76b 100644 --- a/examples/node/static_codegen/route_guide/README.md +++ b/examples/node/static_codegen/route_guide/README.md @@ -1,4 +1,4 @@ -#gRPC Basics: Node.js sample code +# gRPC Basics: Node.js sample code The files in this folder are the samples used in [gRPC Basics: Node.js][], a detailed tutorial for using gRPC in Node.js. |