From ef35750db8c239f4b8a522acac69faf9eb300df8 Mon Sep 17 00:00:00 2001 From: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com> Date: Wed, 26 Aug 2020 11:31:35 -1000 Subject: [PATCH] update tab closing/cookie delete (#19668) * update tab closing/cookie delete * Update aspnetcore/security/authentication/cookie.md Co-authored-by: Chris Ross Co-authored-by: Chris Ross --- aspnetcore/security/authentication/cookie.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspnetcore/security/authentication/cookie.md b/aspnetcore/security/authentication/cookie.md index 8f4c3df01e..4564240da6 100644 --- a/aspnetcore/security/authentication/cookie.md +++ b/aspnetcore/security/authentication/cookie.md @@ -101,7 +101,7 @@ To sign out the current user and delete their cookie, call