Browse Source

Fix the hierarchy of OpenID providers in the docs. (#10445)

Patrick Cloke 2 years ago
parent
commit
5b68816de9
2 changed files with 2 additions and 1 deletions
  1. 1 0
      changelog.d/10445.doc
  2. 1 1
      docs/openid.md

+ 1 - 0
changelog.d/10445.doc

@@ -0,0 +1 @@
+Fix hierarchy of providers on the OpenID page.

+ 1 - 1
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.