mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 00:13:43 +01:00
s/indicies/indices/
This commit is contained in:
parent
393d283139
commit
1aa916d690
|
|
@ -3,7 +3,7 @@
|
|||
"properties": {
|
||||
"events": {
|
||||
"type": "array",
|
||||
"description": "List of indicies into an events array",
|
||||
"description": "List of indices into an events array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue