Skip to content

Commit c4a0ed0

Browse files
committed
Fix indentation of user-details-service.adoc
Issue gh-7801
1 parent 2e2974f commit c4a0ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual/src/docs/asciidoc/_includes/servlet/authentication/unpwd/storage/user-details-service.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[servlet-authentication-userdetailsservice]]
2-
== UserDetailsService
2+
= UserDetailsService
33

44
You can define custom authentication by exposing a custom `UserDetailsService` as a bean.
55
For example, the following will customize authentication assuming that `SpringDataUserDetailsService` implements `UserDetailsService`:

0 commit comments

Comments
 (0)