Skip to content

Commit d86d1b5

Browse files
authored
Hyphenate allow-listing (dotnet#7438)
1 parent d10d4a5 commit d86d1b5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

xml/ns-System.Web.Security.AntiXss.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
<remarks>
55
<format type="text/markdown"><![CDATA[
66
7-
## Remarks
8-
The encoding algorithms look for a prescribed set of characters that are considered safe and encode all other characters. (This is sometimes referred to as "safe-listing" or "allowlisting.")
9-
7+
## Remarks
8+
9+
The encoding algorithms look for a prescribed set of characters that are considered safe and encode all other characters. (This is sometimes referred to as "safe-listing" or "allow-listing.")
10+
1011
]]></format>
1112
</remarks>
1213
</Docs>

0 commit comments

Comments
 (0)