summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/design/external_special_remote_protocol.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn
index 70ece65e1..4219f1193 100644
--- a/doc/design/external_special_remote_protocol.mdwn
+++ b/doc/design/external_special_remote_protocol.mdwn
@@ -112,7 +112,7 @@ The following requests *must* all be supported by the special remote.
* `CHECKPRESENT Key`
Requests the remote to check if a key is present in it.
* `REMOVE Key`
- Requests the remote to remove key's contents.
+ Requests the remote to remove a key's contents.
The following requests can optionally be supported. If not handled,
replying with `UNSUPPORTED-REQUEST` is acceptable.