mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-26 09:21:00 +03:00
Merge pull request #4072 from Wingman4l7/patch-1
[jsonnet/en] typo and grammar fix
This commit is contained in:
commit
ab85932812
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user