Skip to content

Commit

Permalink
Update description of faker.random.objectElement
Browse files Browse the repository at this point in the history
  • Loading branch information
tilowestermann authored Mar 9, 2021
1 parent d5298db commit f4d1478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/random.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function Random (faker, seed) {
};

/**
* takes an object and returns the randomly key or value
* takes an object and returns a random key or value
*
* @method faker.random.objectElement
* @param {object} object
Expand Down

0 comments on commit f4d1478

Please sign in to comment.