Skip to content

Commit 6b7397a

Browse files
committed
fix incorrect term
1 parent 9e42f6c commit 6b7397a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 7 -- Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ An _incremental stream update result_ must contain an entry with the key
137137
response in the _incremental stream_. The value of this entry must be {false}
138138
for the last response of the incremental stream.
139139

140-
The _initial incremental stream result_ may contain entries with keys
140+
The _incremental stream update result_ may contain entries with keys
141141
{"pending"}, {"incremental"}, and/or {"completed"}. The value of these entries
142142
are defined in the same way as an _initial incremental stream result_ as
143143
described in the "Pending Result", "Incremental Result", and "Completed Result"

0 commit comments

Comments
 (0)