mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 23:23:55 +00:00
typo and grammar fix
This commit is contained in:
parent
f6a3608135
commit
f5c77c1755
@ -124,7 +124,7 @@ local obj5 = {
|
|||||||
};
|
};
|
||||||
assert obj5 == {};
|
assert obj5 == {};
|
||||||
|
|
||||||
# a jsonnet doucment have to evaluate to something
|
# a jsonnet document has to evaluate to something
|
||||||
# be it an object, list, number or just string literal
|
# be it an object, list, number or just string literal
|
||||||
"FIN"
|
"FIN"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user