Skip to content

Commit

Permalink
Update spec/Section 3 -- Type System.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie authored May 14, 2024
1 parent cb28e5e commit c8ca2c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 3 -- Type System.md
Original file line number Diff line number Diff line change
Expand Up @@ -2040,7 +2040,7 @@ repeatable directives.
references itself directly.
3. A Directive definition must not contain the use of a Directive which
references itself indirectly by referencing a Type or Directive which
transitively includes a reference to this directive.
transitively includes a reference to this Directive.
4. The Directive must not have a name which begins with the characters {"\_\_"}
(two underscores).
5. For each argument of the Directive:
Expand Down

0 comments on commit c8ca2c1

Please sign in to comment.