Browse Source

s/flat/flag

Makarand Dharmapurikar 9 years ago
parent
commit
b6cf4944a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/interop-test-descriptions.md

+ 1 - 1
doc/interop-test-descriptions.md

@@ -82,7 +82,7 @@ Procedure:
     request context. Longer term this should be driven by the method option
     request context. Longer term this should be driven by the method option
     specified in the proto file itself.
     specified in the proto file itself.
  2. Client calls CacheableUnaryCall with `SimpleRequest` request again
  2. Client calls CacheableUnaryCall with `SimpleRequest` request again
-    immediately with the same payload as the previous request. Cacheable flat is
+    immediately with the same payload as the previous request. Cacheable flag is
     also set for this request's context.
     also set for this request's context.
 
 
 Client asserts:
 Client asserts: