aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/server_reflection_tutorial.md
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-07-25 13:06:12 +0200
committerGravatar Jan Tattermusch <jtattermusch@google.com>2018-07-25 13:06:12 +0200
commite05ad70b18ea95a24ae0aae00662ec568acba332 (patch)
treee4622a167a07cd69533f0efddf4f3b723823aaa5 /doc/server_reflection_tutorial.md
parentac78f7913f4d1b11be5513e2da2d1f71c3381579 (diff)
fix typo in reflection tutorial
Diffstat (limited to 'doc/server_reflection_tutorial.md')
-rw-r--r--doc/server_reflection_tutorial.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server_reflection_tutorial.md b/doc/server_reflection_tutorial.md
index ecb176723c..06a257c1e8 100644
--- a/doc/server_reflection_tutorial.md
+++ b/doc/server_reflection_tutorial.md
@@ -10,7 +10,7 @@ RPCs.
### Enable server reflection in C++ servers
-C++ Server Reflection is an add-on library, `libgrpc++_reflction`. To enable C++
+C++ Server Reflection is an add-on library, `libgrpc++_reflection`. To enable C++
server reflection, you can link this library to your server binary.
Some platforms (e.g. Ubuntu 11.10 onwards) only link in libraries that directly