Skip to content

Commit 9c0c7f4

Browse files
authored
Update migration.md
Corrected the spelling on the header labeled Deprecation Timelines.
1 parent 6c01b1a commit 9c0c7f4

File tree

1 file changed

+1
-1
lines changed
  • src/pages/guides/authentication/ServerToServerAuthentication

1 file changed

+1
-1
lines changed

src/pages/guides/authentication/ServerToServerAuthentication/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Lastly, while the new OAuth Server-to-Server credentials do not use expiring cer
4040
| Generating access tokens in your application | You can use [standard OAuth 2.0 libraries](./implementation.md#generating-access-tokens-using-standard-oauth2-libraries) to generate access tokens in your application programmatically.| You can implement access token generation programmatically by reading our documentation. |
4141
| Rotating client secrets programmatically | You can rotate client secrets on-demand through the Dev Console UI and API. [Learn more](./implementation.md#rotating-client-secrets-programmatically).| You can rotate the public certificate and private key pair manually through the UI. |
4242

43-
## Deperecation Timelines
43+
## Deprecation Timelines
4444

4545

4646
<InlineAlert slots="text"/>

0 commit comments

Comments
 (0)