Skip to content

Commit c97edf2

Browse files
harpreets789rwinch
authored andcommitted
Fix typo in documentation: change 'select the write' to 'select the right. Closes gh-16178
1 parent e947678 commit c97edf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/whats-new.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ class SecurityConfig {
223223
== SAML 2.0
224224

225225
* Added xref:servlet/saml2/opensaml.adoc[OpenSAML 5 Support].
226-
Now you can use either OpenSAML 4 or OpenSAML 5; by default, Spring Security will select the write implementations based on what's on your classpath.
226+
Now you can use either OpenSAML 4 or OpenSAML 5; by default, Spring Security will select the right implementations based on what's on your classpath.
227227
* Using EntityIDs for the `registrationId` is simplified.
228228
+
229229
A common pattern is to identify asserting parties by their `entityID`.

0 commit comments

Comments
 (0)