Update config.d.ts

replacing with "allowlist" for inclusive terminology

Signed-off-by: aaron <aaronbraundmeier@gmail.com>
This commit is contained in:
aaron
2022-11-04 14:01:16 -05:00
committed by GitHub
parent a17aef1244
commit c250fd8f8c
+1 -1
View File
@@ -25,7 +25,7 @@ export interface Config {
* An undefined list of matchers means match all, an empty list of
* matchers means match none.
*
* This is commonly used to put in what amounts to a whitelist of kinds
* This is commonly used to put in what amounts to a allowlist of kinds
* that regular users of Backstage are permitted to register locations
* for. This can be used to stop them from registering yaml files
* describing for example a Group entity called "admin" that they make