Fix typo in `random_pet` documentation (#13133)

s/lenth/length/
This commit is contained in:
Reed Loden 2017-03-28 12:40:56 -07:00 committed by Paul Stack
parent 86f5a45aab
commit c54d611990
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ The following arguments are supported:
trigger a new id to be generated. See
[the main provider documentation](../index.html) for more information.
* `length` - (Optional) The lenth (in words) of the pet name.
* `length` - (Optional) The length (in words) of the pet name.
* `prefix` - (Optional) A string to prefix the name with.