Skip to content

Commit 30dd59a

Browse files
authored
Update howto-sspr-customization.md
fix typo
1 parent 5e330c9 commit 30dd59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/howto-sspr-customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ To make things look more user-friendly, you can change organization name in the
7878

7979
If you use Active Directory Federation Services (AD FS) for user sign-in events, you can add a link to the sign-in page by using the guidance in the article to [Add sign-in page description](/windows-server/identity/ad-fs/operations/add-sign-in-page-description).
8080

81-
Provide users with a link to the page for them to enter the SSPR workflow, such as *https://passwordreset.microsoftonline.com*. To add a link to the AD FS sign-in page, use the following command on your AD FS server.=:
81+
Provide users with a link to the page for them to enter the SSPR workflow, such as *https://passwordreset.microsoftonline.com*. To add a link to the AD FS sign-in page, use the following command on your AD FS server:
8282

8383
``` powershell
8484
Set-ADFSGlobalWebContent -SigninPageDescriptionText "<p><a href='https://passwordreset.microsoftonline.com' target='_blank'>Can't access your account?</a></p>"

0 commit comments

Comments
 (0)