From ed30f89a1d424ce82eab01c6ec05d84007e69fdc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Dec 2014 13:40:44 -0400 Subject: fix language --- doc/design/external_special_remote_protocol.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3