Add missing 'in' in SSO specification (#1748)
* Add missing 'in' in SSO specification Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org> * Use standard changelog entry for typos --------- Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org> Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
9068c336f4
commit
6634f73bff
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
Fix various typos throughout the specification.
|
|
@ -10,7 +10,7 @@ This module allows a Matrix homeserver to delegate user authentication
|
|||
to an external authentication server supporting one of these protocols.
|
||||
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.
|
||||
- A Matrix homeserver, implementing the APIs defined in this
|
||||
specification, but which is delegating user authentication to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue