Skip to content

Commit 47c591f

Browse files
committed
Merge branch '3.5.x' into 4.0.x
Closes gh-50198
2 parents b1921b4 + 054bbae commit 47c591f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/web/spring-security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ For production environments, consider using a javadoc:org.springframework.securi
214214
==== OAuth2 Client Registration for Common Providers
215215

216216
For common OAuth2 and OpenID providers (Google, Github, Facebook, and Okta), we provide a set of provider defaults.
217-
The IDs of these common provides are `google`, `github`, `facebook`, and `okta`, respectively.
217+
The IDs of these common providers are `google`, `github`, `facebook`, and `okta`, respectively.
218218

219219
If you do not need to customize these providers, set the registration's `provider` property to the ID of one of the common providers.
220220
Alternatively, you can xref:web/spring-security.adoc#web.security.oauth2.client[use a registration ID that matches the ID of the provider].

0 commit comments

Comments
 (0)