mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-31 00:14:09 +02:00
typo :(
This commit is contained in:
parent
2e7b3052c2
commit
691d9ba664
|
|
@ -33,7 +33,7 @@ paths:
|
||||||
type: object
|
type: object
|
||||||
example: |-
|
example: |-
|
||||||
{
|
{
|
||||||
"type": "m.login.pasword",
|
"type": "m.login.password",
|
||||||
"user": "cheeky_monkey",
|
"user": "cheeky_monkey",
|
||||||
"password": "ilovebananas"
|
"password": "ilovebananas"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue