summary refs log tree commit diff
path: root/docs/openid.md
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2021-07-21 13:48:06 -0400
committerGitHub <noreply@github.com>2021-07-21 13:48:06 -0400
commit5b68816de9e9861f5113e99cc4c8f0779829db6b (patch)
treed85b367ec1b3427212b8c9dd98f87adad3609bc3 /docs/openid.md
parentUpdate the notification email subject when invited to a space. (#10426) (diff)
downloadsynapse-5b68816de9e9861f5113e99cc4c8f0779829db6b.tar.xz
Fix the hierarchy of OpenID providers in the docs. (#10445)
Diffstat (limited to '')
-rw-r--r--docs/openid.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openid.md b/docs/openid.md
index cfaafc5015..f685fd551a 100644
--- a/docs/openid.md
+++ b/docs/openid.md
@@ -410,7 +410,7 @@ oidc_providers:
         display_name_template: "{{ user.name }}"
 ```
 
-## Apple
+### Apple
 
 Configuring "Sign in with Apple" (SiWA) requires an Apple Developer account.