Skip to content

Commit

Permalink
Moves remaining references to non-inclusive language (#1949)
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Tran authored Oct 20, 2020
1 parent 4a80baa commit c29fd38
Show file tree
Hide file tree
Showing 2 changed files with 476 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export interface IAppConfig {
CORP: string;
};
// Lists the DatasetPlatforms that are supported for JIT ACL requests
whitelist: Array<DatasetPlatform>;
allowList: Array<DatasetPlatform>;
// Email contact for issues with JIT ACL service and endpoint
contact: string;
};
Expand Down
Loading

0 comments on commit c29fd38

Please sign in to comment.