Fix a typo found in review.

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
pull/2532/head
Patrick Cloke 4 years ago committed by GitHub
parent 78f8d1322f
commit e85f6c31a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -794,7 +794,7 @@ Single Sign-On
A client wanting to complete authentication using SSO should use the
`Fallback`_ authentication flow by opening a browser window for
``/_matrix/client/r0/auth/m.login.sso/fallback/web?session=<...>`` with the
session parameter set to the session ID provied by the server.
session parameter set to the session ID provided by the server.
The homeserver should return a page which asks for the user's confirmation
before proceeding. For example, the page could say words to the effect of:

Loading…
Cancel
Save