mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix typo in comment
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
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…
Reference in a new issue