aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/interop-test-descriptions.md
diff options
context:
space:
mode:
authorGravatar Makarand Dharmapurikar <makarandd@google.com>2016-10-12 10:28:31 -0700
committerGravatar Makarand Dharmapurikar <makarandd@google.com>2016-10-12 10:28:31 -0700
commit82d7677ec9104e6e3bf57097591ef322758e6cfb (patch)
tree77508f290a864c6292115c947ec18524bb7d326f /doc/interop-test-descriptions.md
parentb58c2db6167cee26327e611ffccba499b8bd7015 (diff)
trivial change to kick off jenkins run
Diffstat (limited to 'doc/interop-test-descriptions.md')
-rw-r--r--doc/interop-test-descriptions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/interop-test-descriptions.md b/doc/interop-test-descriptions.md
index 97d76191a8..666af185b9 100644
--- a/doc/interop-test-descriptions.md
+++ b/doc/interop-test-descriptions.md
@@ -64,7 +64,7 @@ ensure that the proto serialized to zero bytes.*
This test verifies that gRPC requests marked as cacheable use GET verb instead
of POST, and that server sets appropriate cache control headers for the response
-to be cached by a proxy. This interop test requires that the server is behind
+to be cached by a proxy. This test requires that the server is behind
a caching proxy. Use of current timestamp in the request prevents accidental
cache matches left over from previous tests.