mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-23 19:24:10 +02:00
s/Key/Content Key/
This commit is contained in:
parent
ea9c6496bb
commit
989ea02219
|
|
@ -5,7 +5,7 @@
|
||||||
{{"``"+table.title+"``" if table.title else ""}}
|
{{"``"+table.title+"``" if table.title else ""}}
|
||||||
|
|
||||||
================== ================= ===========================================
|
================== ================= ===========================================
|
||||||
Key Type Description
|
{{table.title or "Content"}} Key Type Description
|
||||||
================== ================= ===========================================
|
================== ================= ===========================================
|
||||||
{% for row in table.rows -%}
|
{% for row in table.rows -%}
|
||||||
{# -#}
|
{# -#}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue