Fix spelling

pull/977/head
Maxime Dor 7 years ago committed by David Baker
parent cdfff67878
commit 836e6c81d1

@ -85,8 +85,8 @@ paths:
description: The signatures of the verifying identity services which show that the association should be trusted, if you trust the verifying identity services.
"/bulk_lookup":
post:
summary: Lookup Matrix user IDs for a list of 3pid.
description: Lookup Matrix user IDs for a list of 3pid.
summary: Lookup Matrix user IDs for a list of 3pids.
description: Lookup Matrix user IDs for a list of 3pids.
parameters:
- in: body
name: body
@ -109,7 +109,7 @@ paths:
items:
type: string
title: 3PID medium or address
description: an array of array containing the `3PID Medium type`_ in first position and the 3PID Address in second position.
description: an array of arrays containing the `3PID Medium type`_ in first position and the 3PID Address in second position.
required:
- "threepids"
responses:

Loading…
Cancel
Save