Skip to content

Commit bedf350

Browse files
committed
f
1 parent 98e0f76 commit bedf350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 6 -- Execution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@ an underlying database or networked service to produce a value. This
831831
necessitates the rest of a GraphQL executor to handle an asynchronous execution
832832
flow. In addition, a common implementation of {generator} is to leverage
833833
asynchronous iterators or asynchronous generators provided by many programming
834-
languages. In such a case, the asynchronous iterators are encouraged to yield
834+
languages.
835835

836836
### Value Completion
837837

0 commit comments

Comments
 (0)