Skip to content

Commit

Permalink
Remove extra character (#18143)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored May 5, 2020
1 parent 2f125f1 commit 86153f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aspnetcore/security/blazor/server/threat-mitigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to mitigate security threats to Blazor Server apps.
monikerRange: '>= aspnetcore-3.1'
ms.author: riande
ms.custom: mvc
ms.date: 04/27/2020
ms.date: 05/05/2020
no-loc: [Blazor, "Identity", "Let's Encrypt", Razor, SignalR]
uid: security/blazor/server/threat-mitigation
---
Expand Down Expand Up @@ -270,7 +270,7 @@ The guidance for securing ASP.NET Core apps apply to Blazor Server apps and are

* [Logging and sensitive data](#logging-and-sensitive-data)
* [Protect information in transit with HTTPS](#protect-information-in-transit-with-https)
* [Cross-site scripting (XSS)](#cross-site-scripting-xss))
* [Cross-site scripting (XSS)](#cross-site-scripting-xss)
* [Cross-origin protection](#cross-origin-protection)
* [Click-jacking](#click-jacking)
* [Open redirects](#open-redirects)
Expand Down

0 comments on commit 86153f2

Please # to comment.