Skip to content

Commit 6d8e307

Browse files
committed
Fix formal spec of lone anonymous operation
1 parent 5471c73 commit 6d8e307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 5 -- Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ mutation dogOperation {
142142

143143
** Formal Specification **
144144

145-
* Let {operations} be all anonymous operation definitions in the document.
145+
* Let {operations} be all operation definitions in the document.
146146
* {operations} must be a set of one.
147147

148148
** Explanatory Text **

0 commit comments

Comments
 (0)