Update config.d.ts

Signed-off-by: aaron <aaronbraundmeier@gmail.com>
This commit is contained in:
aaron
2022-11-04 14:03:11 -05:00
committed by GitHub
parent fd80613e28
commit 151df9ac6e
+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 allowlist of kinds
* This is commonly used to put in what amounts to an 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