diff --git a/changelog.d/10445.doc b/changelog.d/10445.doc
new file mode 100644
index 0000000000000000000000000000000000000000..4c023ded7ca625f12569f18f1c62c54b2353747c
--- /dev/null
+++ b/changelog.d/10445.doc
@@ -0,0 +1 @@
+Fix hierarchy of providers on the OpenID page.
diff --git a/docs/openid.md b/docs/openid.md
index cfaafc50150faad14271fbcd272a13cc75b93a3b..f685fd551accbb29147f239c5fd08a2ebdafd600 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.