Skip to content

Commit 9d3b043

Browse files
committed
remove "is the result" typo
Remove duplicate "is the result" in _Evaluating a grouped field set_ > _Field entries_.
1 parent 3d22850 commit 9d3b043

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)