Skip to content

Commit

Permalink
docs: various fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored and Shinigami92 committed Feb 20, 2022
1 parent 090bae4 commit 72fda24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/random.ts
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ export class Random {
/**
* Returns string with set of random words.
*
* @param count Number of words. Defaults to a random value between `1` and `3`
* @param count Number of words. Defaults to a random value between `1` and `3`.
*
* @example
* faker.random.words() // 'neural'
Expand Down

0 comments on commit 72fda24

Please sign in to comment.