aboutsummaryrefslogtreecommitdiff
path: root/Documentation/gitprotocol-capabilities.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/gitprotocol-capabilities.txt')
-rw-r--r--Documentation/gitprotocol-capabilities.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitprotocol-capabilities.txt b/Documentation/gitprotocol-capabilities.txt
index 9adda577e5..388846d92e 100644
--- a/Documentation/gitprotocol-capabilities.txt
+++ b/Documentation/gitprotocol-capabilities.txt
@@ -30,7 +30,7 @@ to be in effect. The client MUST NOT ask for capabilities the server
did not say it supports.
Server MUST diagnose and abort if capabilities it does not understand
-was sent. Server MUST NOT ignore capabilities that client requested
+were sent. Server MUST NOT ignore capabilities that client requested
and server advertised. As a consequence of these rules, server MUST
NOT advertise capabilities it does not understand.