mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-16 19:13:43 +01:00
Typo
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
552f71a9f9
commit
bddadfeb18
|
|
@ -39,7 +39,7 @@ Implementing this MSC in identity servers would require the databases of
|
||||||
existing identity servers to be updated in a large part to convert the email
|
existing identity servers to be updated in a large part to convert the email
|
||||||
addresses of existing associations to lowercase, in order to avoid conflicts.
|
addresses of existing associations to lowercase, in order to avoid conflicts.
|
||||||
However, most of this update can usually be done by a single database query (or
|
However, most of this update can usually be done by a single database query (or
|
||||||
a background job running at startup), so the UX improvement outweights this
|
a background job running at startup), so the UX improvement outweighs this
|
||||||
trouble.
|
trouble.
|
||||||
|
|
||||||
## Potential issues
|
## Potential issues
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue