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