Skip to content

Commit ee7829b

Browse files
authored
Merge pull request #62 from tisonkun/patch-1
chore: Fix language
2 parents e3130ff + 5ae1da8 commit ee7829b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/references/01-syntax-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Float types are 64bit long with symbols, and currently only support writing floa
6666

6767
#### Boolean Type
6868

69-
Literals in boolean types only include `true` `false`.
69+
Literals in boolean types only include `true` and `false`.
7070

7171
#### String Type
7272

0 commit comments

Comments
 (0)