From 666229073ed9b19e46f34c4e87871e5bcce12843 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 3 Jun 2016 13:22:35 +0100 Subject: [PATCH] fix 3pid mapping wording --- templating/matrix_templates/units.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templating/matrix_templates/units.py b/templating/matrix_templates/units.py index 55ea426f..fbe45c51 100644 --- a/templating/matrix_templates/units.py +++ b/templating/matrix_templates/units.py @@ -578,7 +578,7 @@ class MatrixUnits(Units): }, { "key": "`Identity Service API `_", "type": "unstable", - "desc": "Mapping of third party IDs with Matrix ID", + "desc": "Mapping of third party IDs to Matrix IDs", }, { "key": "`Push Gateway API `_", "type": "unstable",