Skip to content

Commit 2b5e325

Browse files
committed
Updated terms as per widely preferred use
1 parent c1734e9 commit 2b5e325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/styles/UmbracoDocs/Terms.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ ignorecase: true
1010
swap:
1111
'\bmaster\b(?!\s(?:branch|template|templates|templating|view|views|layout))': "'primary'" # Avoid false positives in valid Git and template contexts
1212
'slave': "'secondary'"
13-
'black\s?list': "'deny list'"
14-
'white\s?list': "'allow list'"
13+
'black\s?list': "'denylist'"
14+
'white\s?list': "'allowlist'"
1515
'etc\.': "'and so on'"
1616
'\b(?:eg|e\.g\.)(?=[\s,;])': "'for example'"
1717
'\b(?:ie|i\.e\.)(?=[\s,;])': "'that is'"

0 commit comments

Comments
 (0)