Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 1bab0ad

Browse files
authored
improved language to be more sensitive to less privileged populations (#2944)
chore: improved language to be more sensitive to less privileged populations
1 parent e1fc158 commit 1bab0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/extensions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ function getInstalledBinaries() {
134134
}
135135

136136
/**
137-
* Check that an environment matches the whitelisted values or the current
137+
* Check that an environment matches the allowlisted values or the current
138138
* environment if no parameters are passed
139139
*
140140
* @param {string} platform - The name of the OS platform(darwin, win32, etc...)

0 commit comments

Comments
 (0)