mirror of https://github.com/grpc/grpc-go.git
Fix broken Markdown headings in examples/gotutorial.md (#1189)
This commit is contained in:
parent
955c867061
commit
6914ab1e33
|
@ -1,4 +1,4 @@
|
|||
#gRPC Basics: Go
|
||||
# gRPC Basics: Go
|
||||
|
||||
This tutorial provides a basic Go programmer's introduction to working with gRPC. By walking through this example you'll learn how to:
|
||||
|
||||
|
|
Loading…
Reference in New Issue