Fix typo in v3 native protocol spec

Patch by Robert Stupp; review by Tyler Hobbs for CASSANDRA-7652
This commit is contained in:
Tyler Hobbs 2014-07-30 17:13:10 -05:00
parent 70c72b7ec5
commit ff992442ac
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,7 @@ Table of Contents
Indicates an error processing a request. The body of the message will be an
error code ([int]) followed by a [string] error message. Then, depending on
the exception, more content may follow. The error codes are defined in
Section 8, along with their additional content if any.
Section 9, along with their additional content if any.
4.2.2. READY