Skip to content

Commit 83e6fc1

Browse files
fixing inline alert
1 parent e6716c6 commit 83e6fc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ To rotate client secrets through the UI, follow the steps below on the credentia
9494
![](../../../images/oauth-server-to-server-credential-delete-old-client-secret.png)
9595

9696

97-
<InlineAlert slots="text"/>
97+
<InlineAlert slots="text"/>
9898

99-
Once a client secret is deleted, you cannot restore it. So be extra sure you have replaced the old client secret with the new one in all locations.
99+
Once a client secret is deleted, you cannot restore it. So be extra sure you have replaced the old client secret with the new one in all locations.
100100

101101

102102
### Rotating client secrets programmatically

0 commit comments

Comments
 (0)