typo and grammar fix

This commit is contained in:
Wingman4l7 2020-12-15 13:00:46 -08:00 committed by GitHub
parent f6a3608135
commit f5c77c1755
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,7 +124,7 @@ local 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
"FIN"