diff --git a/docs/formatters/file.md b/docs/formatters/file.md index f3f9635..53b27ae 100644 --- a/docs/formatters/file.md +++ b/docs/formatters/file.md @@ -17,7 +17,7 @@ Generate a random file extension type `string`. ```php $faker->fileExtension(); -// 'deb', 'mp4s', 'uvg' +// 'deb', 'mp4s', 'uvg', 'application' ``` ## `file`