Fix typo in comment

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
pull/3368/head
wbamberg 3 years ago committed by Richard van der Hoff
parent 942f865f64
commit 6fc1f52f2f

@ -42,7 +42,7 @@
{{/*
If the property is an array, indicate this with square brackets,
like`[type]`.
like `[type]`.
*/}}
{{ if eq $type "array"}}
{{ $items := $property.items }}

Loading…
Cancel
Save