update wording
This commit is contained in:
@@ -2959,7 +2959,7 @@ Examples:
|
|||||||
if (successfulRemovals.length > 0) {
|
if (successfulRemovals.length > 0) {
|
||||||
console.log(
|
console.log(
|
||||||
chalk.green(
|
chalk.green(
|
||||||
`\nSuccessfully removed rules for: ${successfulRemovals.join(', ')}`
|
`\nSuccessfully removed profiles for: ${successfulRemovals.join(', ')}`
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user