Fix typo in comment
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
942f865f64
commit
6fc1f52f2f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue