Skip to content

Commit 42bda01

Browse files
Merge pull request #817 from doeringp/patch-1
Remove accidental symbol
2 parents 2e1d64d + 32d3298 commit 42bda01

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)