mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-05 02:34:14 +02:00
Fix broken links & grammar
This commit is contained in:
parent
45af878e11
commit
5147a3b975
|
|
@ -111,7 +111,7 @@ paths:
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
title: 3PID medium or address
|
title: 3PID medium or address
|
||||||
description: an array of arrays containing the `3PID Medium type`_ in first position and the 3PID Address in second position.
|
description: an array of arrays containing the `3PID Types`_ with the ``medium`` in first position and the ``address`` in second position.
|
||||||
required:
|
required:
|
||||||
- "threepids"
|
- "threepids"
|
||||||
responses:
|
responses:
|
||||||
|
|
@ -135,6 +135,6 @@ paths:
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
title: 3PID medium or address or the Matrix ID
|
title: 3PID medium or address or the Matrix ID
|
||||||
description: an array of array containing the `3PID Medium type`_ in first position, the 3PID Address in second position and Matrix ID is in third position.
|
description: an array of array containing the `3PID Types`_ with the ``medium`` in first position, the ``address`` in second position and Matrix ID in third position.
|
||||||
required:
|
required:
|
||||||
- "threepids"
|
- "threepids"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue