Skip to content

Commit

Permalink
Remove whitelist/blacklist terms
Browse files Browse the repository at this point in the history
Using @hueniverse 's proposed wording from #1636
  • Loading branch information
WesTyler committed Nov 23, 2018
1 parent 8e5c0c6 commit de8bcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -115,7 +115,7 @@ When validating a schema:
```

* Strings are utf-8 encoded by default.
* Rules are defined in an additive fashion and evaluated in order after whitelist and blacklist checks.
* Rules are defined in an additive fashion and evaluated in order, first the inclusive rules, then the exclusive rules.

# Browsers

Expand Down

0 comments on commit de8bcb0

Please sign in to comment.