aboutsummaryrefslogtreecommitdiff
path: root/src/modules/random
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/random')
-rw-r--r--src/modules/random/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/random/index.ts b/src/modules/random/index.ts
index 57783c9b..616dc4dd 100644
--- a/src/modules/random/index.ts
+++ b/src/modules/random/index.ts
@@ -121,7 +121,7 @@ export class Random {
this.faker.commerce.productAdjective,
this.faker.commerce.productMaterial,
this.faker.commerce.product,
- this.faker.commerce.color,
+ this.faker.color.human,
this.faker.company.catchPhraseAdjective,
this.faker.company.catchPhraseDescriptor,