Skip to content

Commit

Permalink
Add missing . (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Mar 27, 2024
1 parent a5da8bb commit 4ab71e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 2 -- Language.md
Expand Up @@ -1248,7 +1248,7 @@ input type.
Type : Name

- Let {name} be the string value of {Name}.
- Let {type} be the type defined in the Schema named {name}
- Let {type} be the type defined in the Schema named {name}.
- {type} must not be {null}.
- Return {type}.

Expand Down

0 comments on commit 4ab71e3

Please sign in to comment.