fixed "Quickstart"

This commit is contained in:
cjyabraham 2019-04-25 13:08:48 +07:00
parent b0b112ce95
commit c82b08f1c9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ title: Tutorials
This section contains tutorials for each of our supported languages. They
introduce you to gRPC's API and associated concepts, and the different RPC types
that are available. If you just want to dive straight in with a working example
first, see our [Quickstarts](/docs/quickstart).
first, see our [Quick Starts](/docs/quickstart).
We also have a growing number of tutorials on follow-on topics, with more in the
pipeline.