Documentation/technical/http-protocol.txt: typofixes
authorMasanari Iida <standby24x7@gmail.com>
Tue, 12 Nov 2013 15:17:43 +0000 (00:17 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Nov 2013 17:42:08 +0000 (09:42 -0800)
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/http-protocol.txt
index caf941a1c52d843ac2335bd4f7a6df7fb0f4fcc8..d21d77d1deea538756c400a3438533a777af6861 100644 (file)
@@ -307,7 +307,7 @@ Clients MUST first perform ref discovery with
    S: ....ACK %s, continue
    S: ....NAK
 
-Clients MUST NOT reuse or revalidate a cached reponse.
+Clients MUST NOT reuse or revalidate a cached response.
 Servers MUST include sufficient Cache-Control headers
 to prevent caching of the response.
 
@@ -468,7 +468,7 @@ Clients MUST first perform ref discovery with
    S:
    S: ....
 
-Clients MUST NOT reuse or revalidate a cached reponse.
+Clients MUST NOT reuse or revalidate a cached response.
 Servers MUST include sufficient Cache-Control headers
 to prevent caching of the response.