Skip to content

Commit 4ab71e3

Browse files
authored
Add missing . (#1088)
1 parent a5da8bb commit 4ab71e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 2 -- Language.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ input type.
12481248
Type : Name
12491249

12501250
- Let {name} be the string value of {Name}.
1251-
- Let {type} be the type defined in the Schema named {name}
1251+
- Let {type} be the type defined in the Schema named {name}.
12521252
- {type} must not be {null}.
12531253
- Return {type}.
12541254

0 commit comments

Comments
 (0)