Skip to content

Commit 65d069d

Browse files
James DeFelicejdef
authored andcommitted
spec: fix another spelling mistake
1 parent fc00c44 commit 65d069d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Scalar fields, even REQUIRED ones, will be defaulted if not specified and any fi
398398
#### Timeouts
399399

400400
Any of the RPCs defined in this spec MAY timeout and MAY be retried.
401-
The CO MAY chooses the maximum time it is willing to wait for a call, how long it waits between retries, and how many time it retries (these values are not negotiated between plugin and CO).
401+
The CO MAY choose the maximum time it is willing to wait for a call, how long it waits between retries, and how many time it retries (these values are not negotiated between plugin and CO).
402402

403403
Idempotency requirements ensure that a retried call with the same fields continues where it left off when retried.
404404
The only way to cancel a call is to issue a "negation" call if one exists.

0 commit comments

Comments
 (0)