Add missing 'in' in SSO specification

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach 2024-03-13 10:01:29 +01:00
parent 9068c336f4
commit e51bf52732
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
Add missing 'in' in SSO specification for grammatical correctness

View file

@ -10,7 +10,7 @@ This module allows a Matrix homeserver to delegate user authentication
to an external authentication server supporting one of these protocols. to an external authentication server supporting one of these protocols.
In this process, there are three systems involved: In this process, there are three systems involved:
- A Matrix client, using the APIs defined this specification, which - A Matrix client, using the APIs defined in this specification, which
is seeking to authenticate a user to a Matrix homeserver. is seeking to authenticate a user to a Matrix homeserver.
- A Matrix homeserver, implementing the APIs defined in this - A Matrix homeserver, implementing the APIs defined in this
specification, but which is delegating user authentication to the specification, but which is delegating user authentication to the