aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/connectivity-semantics-and-api.md
diff options
context:
space:
mode:
authorGravatar Abhishek Kumar <abhikumar@google.com>2015-06-15 09:53:41 -0700
committerGravatar Abhishek Kumar <abhikumar@google.com>2015-06-15 09:53:41 -0700
commit33094a7c6214d1c21819c18343017e1215dbd104 (patch)
treefa3b347ccad3785f3a71275d7f4c6fcd226866d1 /doc/connectivity-semantics-and-api.md
parent783ad1e9d1de8430847ce8063c8af21ebe78af47 (diff)
More fixes to GO_AWAY spelling
Diffstat (limited to 'doc/connectivity-semantics-and-api.md')
-rw-r--r--doc/connectivity-semantics-and-api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/connectivity-semantics-and-api.md b/doc/connectivity-semantics-and-api.md
index 0cd3c6dc5c..930dff265f 100644
--- a/doc/connectivity-semantics-and-api.md
+++ b/doc/connectivity-semantics-and-api.md
@@ -81,7 +81,7 @@ corresponding reasons. Empty cells denote disallowed transitions.
<td>Incremental successful communication on established channel.</td>
<td>Any failure encountered while expecting successful communication on
established channel.</td>
- <td>No RPC activity on channel for IDLE_TIMEOUT <br>OR<br>upon receiving a GO_AWAY while there are no pending RPCs.</td>
+ <td>No RPC activity on channel for IDLE_TIMEOUT <br>OR<br>upon receiving a GOAWAY while there are no pending RPCs.</td>
<td>Shutdown triggered by application.</td>
</tr>
<tr>