Add a hyphen between third and party when used as an adjective (#1447)

This commit is contained in:
Andrew Morgan 2023-03-08 09:58:29 +00:00 committed by GitHub
parent 9ebcf5f257
commit c0955a6aee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 190 additions and 187 deletions

View file

@ -938,9 +938,9 @@ the event to other servers in the room.
## Third-party invites
{{% boxes/note %}}
More information about third party invites is available in the
More information about third-party invites is available in the
[Client-Server API](/client-server-api) under
the Third Party Invites module.
the Third-party Invites module.
{{% /boxes/note %}}
When a user wants to invite another user in a room but doesn't know the
@ -1076,7 +1076,7 @@ more specific queries that can be made.
## OpenID
Third party services can exchange an access token previously generated
Third-party services can exchange an access token previously generated
by the <span class="title-ref">Client-Server API</span> for information
about a user. This can help verify that a user is who they say they are
without granting full access to the user's account.