Skip to content

Commit 9934d83

Browse files
committed
Merge pull request #122 from benbjohnson/patch-1
Remove "is the result" typo
2 parents 9f4c839 + 9d3b043 commit 9934d83

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
@@ -118,7 +118,7 @@ will be an entry in this map for every item in the grouped field set.
118118
### Field entries
119119

120120
Each item in the grouped field set can potentially create an entry in the
121-
result map. That entry in the result map is the result is the result of calling
121+
result map. That entry in the result map is the result of calling
122122
`GetFieldEntry` on the corresponding item in the grouped field set.
123123
`GetFieldEntry` can return `null`, which indicates that there should be no
124124
entry in the result map for this item. Note that this is distinct from

0 commit comments

Comments
 (0)