Skip to content

Commit 32d3298

Browse files
authored
Remove accidental symbol
1 parent 2e1d64d commit 32d3298

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/identityserver/ui/login

src/content/docs/identityserver/ui/login/session.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ redirect_from:
99
- /identityserver/v7/ui/login/session/
1010
---
1111

12-
#Regardless of how the user proves their identity on the login page, an authentication session must be established.
12+
Regardless of how the user proves their identity on the login page, an authentication session must be established.
1313
This authentication session is based on ASP.NET Core’s authentication system, and is tracked with a cookie managed by
1414
the [cookie authentication](https://docs.microsoft.com/en-us/aspnet/core/security/authentication/cookie) handler.
1515

0 commit comments

Comments
 (0)