Apply suggestions from code review

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
This commit is contained in:
Travis Ralston 2021-05-03 08:21:09 -06:00 committed by Richard van der Hoff
parent c124462747
commit cbd761df17
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ administrator to configure where the CAS server is and the REST
endpoints which consume the ticket.
Homeservers may optionally expose multiple possible SSO options for
the user to persue, typically in the form of several "login with $service"
the user to pursue, typically in the form of several "login with $service"
buttons. These services, or "identity providers" (IdPs), are typically
OpenID Connect, though the exact protocol used is not a concern for this
specification.