Skip to content

Commit 5265823

Browse files
authored
docs(commerce): add missing @see (#1269)
1 parent fa28e46 commit 5265823

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/modules/commerce/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ export class Commerce {
1818
/**
1919
* Returns a human readable color name.
2020
*
21+
* @see faker.color.human()
22+
*
2123
* @example
2224
* faker.commerce.color() // 'red'
2325
*

0 commit comments

Comments
 (0)