Skip to content

Commit 203a100

Browse files
debjit2001marcusdacoregio
authored andcommitted
Fix typo in findByUsername guide
1 parent 1fee9e6 commit 203a100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-session-docs/modules/ROOT/pages/guides/boot-findbyusername.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ link:../index.html[Index]
1616

1717
The guide assumes you have already added Spring Session to your application by using the built-in Redis configuration support.
1818
The guide also assumes you have already applied Spring Security to your application.
19-
However, we the guide is somewhat general purpose and can be applied to any technology with minimal changes, which we discuss later in the guide.
19+
However, the guide is somewhat general purpose and can be applied to any technology with minimal changes, which we discuss later in the guide.
2020

2121
NOTE: If you need to learn how to add Spring Session to your project, see the listing of link:../#samples[samples and guides]
2222

0 commit comments

Comments
 (0)