Skip to content

Commit d9dfbe0

Browse files
committed
typo fixes
submitted by richlv on github
1 parent 12ea2e4 commit d9dfbe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/protocol.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ with a "cas" command did not exist.
208208
Retrieval command:
209209
------------------
210210

211-
The retrieval commands "get" and "gets" operates like this:
211+
The retrieval commands "get" and "gets" operate like this:
212212

213213
get <key>*\r\n
214214
gets <key>*\r\n
@@ -713,7 +713,7 @@ other stats command.
713713
|-------------------+----------+----------------------------------------------|
714714
| Name | Type | Meaning |
715715
|-------------------+----------+----------------------------------------------|
716-
| maxbytes | size_t | Maximum number of bytes allows in this cache |
716+
| maxbytes | size_t | Maximum number of bytes allowed in the cache |
717717
| maxconns | 32 | Maximum number of clients allowed. |
718718
| tcpport | 32 | TCP listen port. |
719719
| udpport | 32 | UDP listen port. |

0 commit comments

Comments
 (0)